Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.2.1, 6.2.2, 6.2.3, 6.2.4
-
-
33ad37905658585ac425c6cc5345f9d073d89cee
Description
code in examples/quick/tutorials/dynamicview directory
To reproduce:
- Select the "Sort By custom" mode.
- Drag and drop an item.
After the drop, the item disappear from the ListView.
If we press & hold the resulting empty area, the item become visible again.
If I comment the ParentChange line 103, the drop behavior is correct (but we have a zorder issue)
It was working on 5.15
Attachments
Issue Links
- is duplicated by
-
QTBUG-102450 Drag and Drop bug in GridView
- Closed
-
QTBUG-100219 [REG: 5.15 -> 6.2] re-ordered items in ListView are invisible after moving them via drag & drop
- Closed