← Back to team overview

touch-packages team mailing list archive

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

 

** Also affects: qtdeclarative-opensource-src (Ubuntu RTM)
   Importance: Undecided
       Status: New

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