Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.8, 6.8.1
-
28c5e3482 (dev), 2a5b47619 (6.9), 2ba2ce644 (tqtc/lts-6.8), 8b1c475a2 (tqtc/lts-6.5)
Description
This example has MouseArea on top of Overlay over the dialog and it does receive clicks and release events, but no mouse move events. Same issue with DragHandler also.
To reproduce:
- run attached example
- press and move mouse over the empty space
-> there are no messages of position changes
Also same issue with touch events.