Details
-
Bug
-
Resolution: Done
-
P0: Blocker
-
5.12.0
-
None
-
5dad0afa9e0905bd384878327f19cc7faf3d8d9f (qt/qtdeclarative/5.12) 0012f8bd152a36a67abc696465f27d612625b5d9 (qt/qtdeclarative/5.14)
Description
When using MultiPointTouchArea inside a delegate of a ListView it does not process touch events nearly as well as mouse events when the list becomes flickable.
Expected: Touch events should be handled as reliably well as mouse events are for a MultiPointTouchArea inside a flickable ListView
Attachments:
flickable-touch.qml: Sample QML file that can be run with qmlscene to observe the issue. Try toggling each delegate when the list is flickable.
Attachments
Issue Links
- relates to
-
QTBUG-79238 DragHandler doesn't play well with ListView and Buttons
- Closed
- resulted from
-
QTBUG-30840 Flickable doesn't handle QTouchEvent
- Closed
- resulted in
-
QTBUG-77202 No touch release event for AbstractButton inside of ListView with pressDelay set
- Closed
-
QTBUG-83662 For MultiPointTouchArea with a child PinchArea multiple pressed signals for multiple touch points on mouse press
- Closed