Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
5.12.3, 5.15.4, 5.15.5, 5.15.17
Description
PinchHandler seems to sometimes cause MouseArea to miss a release event which makes the MouseArea go unresponsive (=> clicks, presses, releases etc don't get signaled anymore).
Steps to reproduce the problem:
- Run the attached project
- Pinch like illustrated in the attached image. (The release must occur outside of the blue rectangle for this problem to occur)
Tested this on Android and Windows but probably would occur on other platforms too.
Attachments
Issue Links
- relates to
-
QTBUG-101398 grabPermissions cannot prevent an Item stealing grab from a handler in Qt 6
- Reported