Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
5.15.10, 5.15.2
-
Pixcel 3 (Android 11)
-
-
2022wk32FOQtforAndroid, 2022wk34FOQtforAndroid, 2022wk36FOQtforAndroid, 2022wk38FOQtforAndroid, 2022wk40FOQtforAndroid, 2022wk42FOQtforAndroid, 2022wk44FOQtforAndroid, 2022wk46FOQtforAndroid, 2022wk48FOQtforAndroid, 2022wk50FOQtforAndroid, 2022wk52FOQtforAndroid, 2023wkXXFOQtforAndroid
Description
Starting an app with normal landscape mode shows the app correctly.
However, when rotating the phone up-side-down, there's a black bar that hides a part of application.
See screenshots as a reference.
Up-side-down (Black bar appears)
The problem can be easily reproduced by using empty widget app and set
android:screenOrientation="userLandscape"
in AndroidManifest.xml.
Sample code : qtbug89672.zip