touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #124465
[Bug 1521917] Re: MouseWheel can push Flickable beyond the overshoot bound
This bug was fixed in the package qtdeclarative-opensource-src
5.4.1-1ubuntu11~overlay2 in https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/stable-phone-overlay
---------------
qtdeclarative-opensource-src (5.4.1-1ubuntu11~overlay2) vivid;
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-jyrinki@xxxxxxxxxx> Mon, 14 Dec 2015 07:07:01
+0000
** Changed in: qtdeclarative-opensource-src (Ubuntu RTM)
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:
New
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
References