zsombi explained that the onDragUpdated in the attached qml was wrong. Changing it to: if (event.status == ListItemDrag.Moving) { model.move(event.from, event.to, 1) }
makes it work without errors. Marking the bug as invalid. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1432930 Title: move out of range printed when dragging a list view item To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1432930/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs