Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.11.3
-
Android 9.0 on Google Pixel 3
Description
After return from background (and sometimes just after launch), QAndroidPlatformScreen::setAvailableGeometry() is called without subsequent surfaceChanged(). As a result, application is visible, can respond (internally) to taps, buttons etc, but main screen in never redrawn.
I strongly feel that it is related to bottom button bar sometimes auto-hiding and sometimes not.