-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.2
-
None
Create a QQuickWindow window with flags Qt.Window | Qt.FramelessWindowHint. Steps to reproduce the problem:
1. Maximise window (setWindowStates(windowState() | Qt::WindowMaximized))
2. Minimize window (setWindowStates(windowState() | Qt::WindowMinimized))
3. Press app Icon on taskbar, the window is restored in Qt::WindowNoState, with the previous(maximised) width and height, while it has to be restored into Qt::WindowMaximized.
Note: The problem is reproduced only on screens with visible taskbar , if no taskbar on the screen, the correct state is also restored.
| For Gerrit Dashboard: QTBUG-138042 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 682659,7 | WindowsQPA: remove WindowMinimized flag instead of reseting the state | dev | qt/qtbase | Status: NEW | 0 | 0 |