← Back to team overview

touch-packages team mailing list archive

[Bug 1521917] Re: MouseWheel can push Flickable beyond the overshoot bound

 

Upstream created a new commit https://codereview.qt-
project.org/#/c/142810/ that applies more easily (just little tweaking )
to 5.4.1.

A test version is now building at https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/landing-025/+packages for vivid-overlay. (xenial
to be done later)

-- 
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