Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.13.2
-
-
b1766d9d6 (dev), 06540cdb0 (6.6)
Description
Users have reported that in some use cases touchpad scrolling is unusable with Qt Quick controls 2.2. Test case is with a Listview and the scrolling continues when user has lifted the fingers and there is no settings to stop this. On Quick controls 1.4 the scrolling worked well for the user.
It would help if there would be a way to control the Flickable's amount of sliding after the finger has been lifted from scrolling swipe.
Example project and video have been attached.
Attachments
Issue Links
- relates to
-
QTBUG-56075 QML Flickable: high-precision trackpad scrolling is too fast
- Closed
-
QTBUG-82565 Scrolling QML views with mouse wheel or touchpad is quite bad
- Closed
-
QTBUG-101268 ListView does not preserve its relative scrollbar position when window is restored down on Windows if height of ListView.header changes dynamically
- Closed
-
QTBUG-69825 (Very) Fast scrolling with mouse wheel not properly registered
- Closed
-
QTBUG-97055 QQC2 Flickable scrolling is not linear with clicky wheels on Qt 6.2.0
- Closed
- resulted in
-
QTBUG-116388 Flickable no longer takes mouse scroll speed into account
- Reported
-
QTBUG-119907 [REG 5->6]: Mouse wheel scroll is too slow
- Reported
-
QTBUG-120038 QML ListView default flick behaviour changed
- Reported
For Gerrit Dashboard: QTBUG-80720 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
323604,9 | Kill Flickable's wheel momentum if angleDeltas not multiples of 120 | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
325773,2 | Kill Flickable's wheel momentum if angleDeltas not multiples of 120 | 6.0 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
436039,6 | Use QPlatformIntegration::MouseWheelDeceleration for Flickable wheel | dev | qt/qtdeclarative | Status: ABANDONED | 0 | 0 |
476967,4 | Flickable: Proportional wheel scrolling if deceleration is large | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
484390,2 | Flickable: Proportional wheel scrolling if deceleration is large | 6.6 | qt/qtdeclarative | Status: MERGED | +2 | 0 |