touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #121908
[Bug 1521917] Re: MouseWheel can push Flickable beyond the overshoot bound
There has been a rework of the function in Qt 5.5 (and
http://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=a6ed830f4779e218b8e8f8d82dc4aa9b4b4528a1
and two other commits) so the https://codereview.qt-
project.org/#/c/110394/ can't be applied to 5.4 as is.
--
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
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