This bug was fixed in the package qtdeclarative-opensource-src - 5.5.1-2ubuntu3
--------------- qtdeclarative-opensource-src (5.5.1-2ubuntu3) xenial; urgency=medium * debian/patches/Flickable-avoid-perturbing-the-timeline-further-whil.patch: - Avoid infinite velocity during release, after a drag. (LP: #1521917) * debian/patches/MultiPointTouchArea-Fixed-released-duplication-on-mo.patch: - Fix every key being pressed twice on desktop (LP: #1451554) -- Timo Jyrinki <timo-jyri...@ubuntu.com> Mon, 14 Dec 2015 07:02:00 +0000 ** Changed in: qtdeclarative-opensource-src (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1521917 Title: MouseWheel can push Flickable beyond the overshoot bound Status in qtdeclarative-opensource-src package in Ubuntu: Fix Released Status in qtdeclarative-opensource-src package in Ubuntu RTM: Fix Released Bug description: This is a report to keep track of a long standing Flickable bug. More info at https://bugreports.qt.io/browse/QTBUG-21328 You can find a copy of the bug description from that link below: Using the Mouse Wheel, at high velocities I manage to push the Flickable list beyond the overshoot boundary. Steps to reproduce : 1. Run the code below in qmlviewer.exe 2. Try to flick down the list using the mouse wheel, then flick up quickly. 3. Observe that you can move the list up so as to push everything off screen, far more than the hardcoded overshoot limit (see attached video). https://bugreports.qt.io/secure/attachment/25041/flickable.ogv To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1521917/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp