Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.11.1
-
None
-
Qt 5.11.1 & Qt Creator 4.7.0, Windows 10
Description
Test on Qt 5.11.1 & Qt Creator 4.7.0, Windows 10
Create a maximized window, click the button (use showMinimized() or visibility = Window.Minimized) to minimized it.
Then click the application icon in taskbar, the window supposed to show maximized. But, it's always windowed instead of maximized.
If I click the system "minimize button" top-right corner, the window can restore to maximized.
Qt 5.9.2 Windows 10 behaves exactly as supposed.
Attachments
Issue Links
- duplicates
-
QTBUG-69711 [REG 5.9->5.10] QWindow doesn't restore previously maximized state after calling showMinimized()
- Reported
- relates to
-
QTBUG-70879 Windows: Full screen mode main window resizing inconsistency
- Closed