Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.1
Description
When you call setFlag(Qt::WindowStaysOnTopHint, true for a maximized window the window looses the maximized information.
The attached example can be used to reproduce the issue. First make the window maximized and then click on the window. This will set the WindowStaysOnTopHint flag to true. As a result, the window no longer is maximized.
To demonstrate this, another click on the window sets the WindowStaysOnTopHint flag to false and the window no longer is maximized.
It seems void WindowCreationData::applyWindowFlags(HWND hwnd) keeps the enabled and visible information from the current style. Should it do the same for the minimized and maximized information?
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-133034 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
619145,4 | Windows: Add default SysMenu Buttons in case of no CustomizeWindowHint | dev | qt/qtbase | Status: NEW | 0 | 0 |