Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.1
-
-
b26cdbd87 (dev), faec93775 (dev), a37a04904 (6.5), 22b892e7d (6.5), 46aa713c3 (dev), ccfb6cb7b (6.5), 22dc39a8d (6.6), 82005725c (6.6), 850e92684 (6.6)
Description
If multiple undock widget is being tabbified and untabified it crashes.
Adding this line in Qt's MainWindow example reproduces it:
QMainWindow::setDockOptions((QMainWindow::DockOptions)(AllowNestedDocks|AllowTabbedDocks|GroupedDragging));
Attached is the stack trace and screen recording and modified Qt's example.
Video is attached here in this link:
https://filesender.qt.io/?s=download&token=ef8f3894-a153-4324-b439-5e192a0d90ec
Attachments
Issue Links
- relates to
-
QTBUG-99136 QDockWidget not correctly parented/setup if dragged from another floating and tabified QDockWidget
-
- Closed
-