Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
5.0.0
-
None
-
Ubuntu, QT5
Description
In the case where a user has both an onPressAndHold handler, and an onReleased handler, the onPressAndHold signal should not be fired when mouse position is moved beyond the click threshold.
In the case where the user wants the release behaviour to occur, it appears they will get both.