Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.5.2, 5.5.0
-
None
-
Windows
-
5ac2b9ef5904d8130f6de1ad758b5140784045d4 (qt/qtbase/wip/cmake)
Description
If the window has Qt::CustomizeWindowHint, then maximizing the window ignores the available desktop geometry and the window occupies the whole screen.
Steps to reproduce / test case
set Qt::CustomiseWindowHint
and call showMaximized
the window takes the whole screen space including the windows taskbar
Attachments
Issue Links
- relates to
-
QTBUG-91226 Maximizing a frameless window using shortcut under Windows makes the window fullscreen
- Reported
-
QTBUG-86899 showMaximized() does showFullScreen() on secondary screen on Windows 10 even if the taskbar is shown (frameless window)
- Closed
-
QTBUG-8361 Maximizing a frameless window makes the window fullscreen
- Closed