Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.9.2
-
Mac
Description
Attached will be a modified version of mainwindow example. For the red widget there is call for winId(). That breaks the functionality of widgets. For instance double clicking doesn't return the widget to dock. Also when trying to drag docked widget doesn't work.
To repeat:
1) Double click "Green Dock Widget" title.
2) Double click again floated "Green Dock Widget" title.
=> Expected) the window will be docked again.
=> Actual) It won't.
3) In this time, drag move "Red Dock Widget".
=> Expected) the undocked window will be dragging
=> Actual) it won't first time.
Attachments
Issue Links
- is duplicated by
-
QTBUG-88993 Dock separators with WA_NativeWindow are janky on Mac
- Closed
- relates to
-
QTBUG-51793 [OS X]: When resizing or causing an update to a window containing a native widget it will flicker to black and black for every update
- Closed
-
QTBUG-70137 Dockwidgets - Placing QDockWidget is almost impossible
- Closed