Details
Description
The attached project creates a modal QDialog. In the QDialog is a QListWidget with InternalMove set.
To reproduce:
- Build the attached project
- Attempt to reorder the list
Observe that the list widget items cannot be reordered. The mouse cursor changes to indicate a move in progress but the move does not complete. Pressing ESC successfully cancels the attempted internal move. Making the dialog non-modal allows the list widget to be reordered.
Attachments
Issue Links
- relates to
-
QTBUG-63968 XCB/REG->5.9.2: InternalMove Drag and Drop of QListView in parented dialog freezes application
-
- Closed
-
-
QTBUG-65599 [regression] Showing QToolTip blocks mouseMoveEvent signals to widget in QDialog
-
- Closed
-