Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
5.9.2
-
None
-
OpenSUSE Linux 42.2, 27" 4K display with 192 DPI.
Description
"Tab Order List" window is broken in Qt Designer - cannot drag & drop widgets in the list.
To reproduce:
1. Open Qt Designer
2. Create a new widget.
3. Drop 3 push buttons on it.
4. Enter "Tab Order" mode by clicking "Edit Tab Order" button.
5. Right-click on the widget, click "Tab Order List..."
6. Try to drag one of the widgets in the list up or down.
Result: Dragging is stuck, everything is unresponsive until Esc is pressed.
This used to work in Qt4.
I'm attaching an example ui file with 3 buttons.
Attachments
Issue Links
- resulted in
-
QTBUG-63968 XCB/REG->5.9.2: InternalMove Drag and Drop of QListView in parented dialog freezes application
- Closed