-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.6.3, 6.2.0
-
None
To reproduce:
- Launch $QTDIR/examples/mainwindows/dockwidgets app.
- Drag one of the dock widget panes so that it's floating.
- Minimize the main window.
On Windows the floating dock widget is also minimized (which we'd expect, since typically the point of minimizing a window is so that you can get to an application behind the current one).
However, on OS X (Qt 4.6.3/Cocoa) the floating dock widget remains on the screen, preventing the user getting to the application behind.