Details
-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
5.11.0, 5.14
Description
When the screen is rotated while interacting with a MouseArea it will get stuck in the pressed state, retouching the area does not change anything either. To reproduce with the attached example do:
- Press the finger in the window and wait
- Once the application has rotated release the finger
- Check the application output, there is no released message
- Try tapping the window again and observe no messages indicating a press or release
Attachments
Issue Links
- depends on
-
QTBUG-39401 QScreen::orientationChanged not fired on Android but fired on iOS in the same conditions
- Reported
-
QTBUG-44554 QScreen::orientationChanged signal does not work correctly on android
- Reported
- relates to
-
QTBUG-64130 MouseArea Freezes when device is rotated during mouse down/pressed
- Reported
-
QTBUG-60465 MouseArea stops working after OS steals release event
- Closed
-
QTBUG-54860 When moving the mouse quickly over items that have a Behavior set on font size changing when the mouse is over it then it can get stuck in the mouse over position
- Closed