Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
4.7.1
-
None
-
linux/qt 4.7 from git 6dcdab8d9ee66f420a525400d873cfccf78c7003
Description
moving an element of a listmodel leads to a segmentation fault,
if the target-place is not visible (outside the viewport).
this problem occurs if the listmodel was completely filled by script.
(see attached qml)