It's ApplicationWindow ( https://doc.qt.io/qt-6/qml-qtquick-controls-applicationwindow.html) which is broken. In case I use Window ( https://doc.qt.io/qt-6/qml-qtquick-window.html) all is working fine.
Is it a regression or intended behavior? On Wed, Aug 27, 2025 at 9:55 PM Alexander Dyagilev <[email protected]> wrote: > Hello, > > Recently I've added edge-to-edge support to my app due to new Android 15 > requirements. All was working fine with Qt 6.9.1. > > Today I've updated to Qt 6.9.2 and now my app looks ugly: I have no access > to status bar's and navigation bar's areas. QML window' size is limited as > it's not in edge-to-edge mode. > > What change in Qt 6.9.2 does this? Is there a way to disable/override it? >
_______________________________________________ Interest mailing list [email protected] https://lists.qt-project.org/listinfo/interest
