Did you read 
https://doc.qt.io/qt-6/qml-qtquick-controls-applicationwindow.html#safe-areas

Can you provide more details about how you’ve enabled edge-to-edge, and how 
things are broken, ideally in a bug report?

On 27 Aug 2025, at 17:13, Alexander Dyagilev <[email protected]> wrote:

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]<mailto:[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

_______________________________________________
Interest mailing list
[email protected]
https://lists.qt-project.org/listinfo/interest

Reply via email to