Details
-
Technical task
-
Resolution: Unresolved
-
P2: Important
-
None
Description
We should not accept key events from Android unless they're handled in Qt or by the user. Some key events (e.g., KEYCODE_CAMERA and KEYCODE_VOLUME_UP) have a default behavior on Android and by accepting the keys we are effectively disabling that.