Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.0.0
-
None
-
Mac OS X 10.6.8, current Qt5 master (after refactor merge)
-
-
dccd8f0b5ca8f6faefb49718e33f9090243f3202
Description
Consider that there are "pages" in a horizontal ListView and each page is vertically flickable. This is a common structure for mobile applications. Swiping (using two fingers in Mac) a vertical page is very difficult since it tends to switch to horizontal neighbor pages. See the attached test app & video.
The problem is very easy to reproduce on Mac (vertical & horizontal wheel events), but some have reproduced the problem even using a normal mouse. So perhaps some logic is needed to exclude flicking both directions the same time...
Attachments
Issue Links
- is duplicated by
-
QTBUG-80236 ListView does not scroll with TouchPad
- Closed