Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.13.2, 5.14.2, 5.15.2, 6.0.0
-
-
dccd8f0b5ca8f6faefb49718e33f9090243f3202 (qt/qtdeclarative/dev) 0c3866a5ba406fe7d04ec19cbf8378e9b0150fb0 (qt/qtdeclarative/6.0)
Description
In following attached example, a list view having TableView as delegate item. can not scroll vertically using touchpad, but scrolling horizontally works. if "interactive: false" is set on all the TableView then vertical scrolling is smooth but then horizontal scrolling stops.
It scrolls vertically using the mouse wheel on the ListView and use Shift + Wheel to scroll horizontally on the TableView.
Attachments
Issue Links
- duplicates
-
QTBUG-21479 Swiping nested flickables is unstable and difficult
- Closed
-
QTBUG-57245 Nested flickables allow flicking with two fingers touchpad gesture only in one direction
- Closed
- relates to
-
QTBUG-59839 Touchpad: nested Flickables get stuck in pressed state on macOS
- Open