Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.15.5
-
Fix Version/s: 5.15.10, 6.2.0 Beta4
-
Component/s: Widgets: Itemviews
-
Labels:None
-
Commits:8ec406b2296abdbdc8606fa955a2f8feb5254b1f (qt/tqtc-qtbase/6.2.0) 6b673050ff (qt/tqtc-qtbase/5.15)
Description
When the model moved the last row of the views root index to an other parent the repaint of the view results in a crash.
If the view mode is QListView::ListMode it works fine.
If at least one row remains under the views root index it works fine even when the viewmode is QListView::IconMode.