[Interest] Android edge to edge is broken in Qt 6.9.2 (?)
Tor Arne Vestbø
Tor.arne.Vestbo at qt.io
Wed Aug 27 17:26:29 CEST 2025
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 <alervdvcw at gmail.com> 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 <alervdvcw at gmail.com<mailto: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?
_______________________________________________
Interest mailing list
Interest at qt-project.org
https://lists.qt-project.org/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20250827/76bc9835/attachment.htm>
More information about the Interest
mailing list