Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.5.2, 6.5.3, 6.6.0
-
None
-
macOS <unknown version, will update when I have>, Ubuntu 23.04
Qt6.6 for most testing.
-
-
bbeff2a33 (dev), fd242e8ce (6.6), c02f8b9d4 (dev), c93ab8c2a (dev), 6e367fbb3 (6.6), b65e1141d (6.6), 2c96f5177 (dev), de5925b15 (6.6), 17372faf3 (dev), 66faeb99f (tqtc/lts-6.5), e6d85cf28 (dev), 320010bef (tqtc/lts-6.5), 7b3cf6177 (tqtc/lts-6.5)
Description
Given a QMainWindow with two tabbed QDockWidgets, if you follow these steps, the app will crash unexpectedly:
- Launch the sample application. A main window with two docked group widgets will show.
- Undock one of the tabbed widgets by dragging the tab outside the main window to show a floating window with the tab contents.
- Undock the other tabbed widget from the main window and try to dock into the previously created floating window.
- Observe that the app crashes.
Minimal reproducer app , Recording
and stack trace
attached.
Attachments
Issue Links
- duplicates
-
QTBUG-118578 Undocking tabbed widget from floating window creates empty redundant window
-
- Closed
-
- is duplicated by
-
QTBUG-118223 QDockWidget generates leftover containers + crash
-
- Closed
-
- relates to
-
QTBUG-118578 Undocking tabbed widget from floating window creates empty redundant window
-
- Closed
-