Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.2.3, 6.4.1, 6.4.2
-
-
2cb75d312 (dev), 23591bef3 (6.6), 6db4bcb49 (6.5), 185888c6a (6.5.2), 3d7a02a02 (tqtc/lts-6.2)
Description
MultiPointTouchArea doesn't receive gestureStarted signal when used inside PathView or Flickable and flick is done by touchscreen.
An example of such a case is attached.
- Drag the inner rectangle by a finger on touchscreen
- EXPECTED: gestureStarted() is received by MultiPointTouchArea (color of rectangle is changed)
- ACTUAL: gestureStarted() is not received
There is no such a problem if mouse is used.
There is no such a problem on Qt 5.15.
Attachments
Issue Links
- relates to
-
QTBUG-87018 Touch/mouse-related test failures in qtquickcontrols2
- Closed
-
QTBUG-88169 TextEdit is not flickable with touch
- Closed