Details
-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
None
-
5.2.1, 5.4.0 Beta
-
Qt5.2.1 taken from http://download.qt-project.org/official_releases/qt/5.2/5.2.1/qt-opensource-linux-x64-android-5.2.1.run
Target system is Android 4.1.1 on Acer Iconia Tab 701
Usb cable has to be unplugged, otherwise defect can not be reproduced.
Description
After a Qt application was suspended by the android system for a long time then after resuming it doesn't accept any input from mouse or keyboard.
The only exception is the main menu if there is one. The usual File->Quit will work in this situation if and only if it doesn't try to open a dialogue.
This behaviour can easily be reproduced:
1. Start Qt app on android
2. force android into standby mode or wait until the screenblanker switches the screen off
3. wait for more then 10 minutes EDIT: better 20-30 minutes
4. wake up your device and the Qt app with it
5. try to perform any input on buttons, input fields or whatever
Attachments
Issue Links
- relates to
-
QTBUG-49747 [Android][Reg: 5.4.2 -> 5.5.0] Screen graphics is not refreshed properly when device is waking up from sleep.
- Closed