Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.4.0
-
None
-
windows RT
-
-
012a7ab91212db105fc43db9aa89b92d70052f1b
Description
MouseArea
{ anchors.fill: parent onClicked: console.log('onClicked') onPressAndHold: console.log('onPressAndHold') }On winRT onPressAndHold gets triggered practically every time on WinRT for the above code, onClicked never.
WinRT desktop and phone work in same way.
Attached is a full pretty minimal testcase.
Attachments
Issue Links
- is required for
-
QTBUG-43201 Issues to be fixed before 5.4.1
- Closed