Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
6.4.1
Description
When the QML scene is inside of QQuickWidget and the MPTA is inside a ListView the Touch End event is not passed to the MPTA. Instead of it a MouseButtonRelease is passed to the QWidgetWindow.
To reproduce the issue please run the attached example project and tap a ListView delegate with on a touch screen.
Attachments
Issue Links
- duplicates
-
QTBUG-101736 QQuickWidget: button in a popup doesn't receive touch end event
- Closed