Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12.7
-
None
Description
Steps:
- Run pure-qml (HW_example.zip) as Wayland compositor
- Run HW_example as Wayland client
- Try to interact with HW_example using touchscreen (click on Button, scroll ListView,..)
- Change pressDelay and try to interact with HW_example using touchscreen
If Flickable.pressDelay > 0, then touch does not work correctly (Button is not clicked, ListView is not scrolled). If Flickable.pressDelay=== 0, then HW_example works fine.
The root cause seems to be similar to QTBUG-77202.
Attachments
Issue Links
- resulted in
-
QTBUG-84231 TapHandler in parent of an event-handling Item always declines the press event
- Reported
- mentioned in
-
Page Loading...