[Interest] Android edge to edge is broken in Qt 6.9.2 (?)

Alexander Dyagilev alervdvcw at gmail.com
Wed Aug 27 17:13:24 CEST 2025


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 <alervdvcw at gmail.com>
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?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20250827/17b88d32/attachment.htm>


More information about the Interest mailing list