question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Maximizing an always on top transparent frameless window causes the bottom to overflow under the taskbar

See original GitHub issue

NWJS Version : SDK 26.0 beta 1 Operating System : Win7 x64

Expected behavior

The bottom of the window should not go under the taskbar when maximized.

Actual behavior

The bottom of the window goes under the taskbar when maximized.

How to reproduce

Basic app template with window frame set to false, transparent set to true and always_on_top set to true Maximize app and check the bottom of the window under the windows taskbar

Resulting behavior illustrated:

ss

Expected behavior:

ss

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
jtg-ggcommented, Oct 17, 2017

@Yonezpt I’ve made a fix, here https://github.com/nwjs/chromium.src/pull/97 @rogerwang please accept my pull request for nw25, please also patch nw26

0reactions
rogerwangcommented, Oct 18, 2017

@jtg-gg thanks. Merged into nw26 master patch. Not merged into nw25 because there is no 0.25 release any more – 0.26.0 will be released before tomorrow.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Task bar covers bottom of window - Microsoft Community
Method 2: Check if the Auto hide is disabled. Lock the taskbar and right click on the Taskbar to select Properties. Uncheck the...
Read more >
NW.js v0.26.0 Released with Chromium 62, Node 8.7.0 and ...
... scale option for printing (#6166); Fix: Maximizing an always on top transparent frameless window causes the bottom to overflow under the taskbar...
Read more >
C# WPF Auto Resize Window When Taskbar Height Changed
I made every functionality of a normal window but i can't figure out how can i make window auto resize itself(when it's maximized)...
Read more >
How to disable all window borders from the VLC playback ...
Video will stay on top-left on Windows. ... This will play the video in a borderless window (works on Windows as well) the...
Read more >
Rahmenlose Fenster - Electron.js
transparent windows can not be maximized using the Windows system menu or by double clicking the title bar. The reasoning behind this can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found