Details
-
Bug
-
Resolution: Won't Do
-
P3: Somewhat important
-
None
-
5.15.9, 6.3.0
Description
This seems to be Linux and window manager specific issue. Can be reproduced at least with openbox and metacity.
If a dock widget was floating as a result of restoreState() call, it does not minimize when QMainWindow is minimized. Docking and floating the dock widget causes it to minimize with QMainWidget again.
To reproduce:
- float the dockwidget
- close and restart the application
- minimize main window
-> the dock widget remains on screen
Attachments
Issue Links
- relates to
-
QTBUG-126774 X11/Gnome: Floating dock widgets don't minimize with mainwindow restored before show
- Closed