Details
-
Bug
-
Resolution: Incomplete
-
P1: Critical
-
None
-
5.12.2
Description
Hi,
with Qt 5.12 a bug was introduced to MouseArea. (I checked with 5.11.3 and it works fine there)
Shortly after pressing with the finger on the mouse area the released signal is triggered therefore preventing the PressAndHold signal from being emitted.
This only effects QML files(MouseAreas) displayed via QQuickWidget and on Android with Qt Version 5.12