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...
For Gerrit Dashboard: QTBUG-83437 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
300429,1 | WIP work around a mouse press -> touch move -> touch release sequence | 5.12 | qt/qtbase | Status: ABANDONED | -2 | 0 |
315938,18 | Teach flickable to handle and replay touch as it does mouse | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
317877,1 | WIP Teach flickable to handle touch as it does mouse | dev | qt/qtdeclarative | Status: ABANDONED | -2 | 0 |