Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
1.1.0
-
Win7, Python 2.7
Description
Using beginMoveRows and endMoveRows in a custom QAbstractListModel leads to a crash, but only when moving items down, not up.
I've attached a repro case for it. When I run it, it prints:
move 1->0
done
move 0->1
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.