Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.15.11
-
None
-
-
45b98e1ac708faa6c7e6f5bd26e23cc0e408b4e0
-
2022wk42FOQtforAndroid, 2022wk44FOQtforAndroid
Description
When an app enables edge-to-edge layout by calling
window.setDecorFitsSystemWindows(false);
(as described here: https://developer.android.com/develop/ui/views/layout/edge-to-edge), Qt 5.15.11 calculates a wrong window size and doesn’t paint below the navigation bar.
The regression was apparently introduced with this change: https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/430012
Attachments
Issue Links
- relates to
-
QTBUG-107604 [Reg 5.15.10 -> 5.15.11] Incorrect fullscreen dimensions on some Android devices
- Closed
- mentioned in
-
Page Loading...