#1142118 Theming issue with QtQuick.Dialogs FileDialog in trixie

Package:
qml6-module-qtquick-dialogs
Source:
qml6-module-qtquick-dialogs
Description:
Qt 6 Quick Dialogs QML module
Submitter:
Sebastian Mogl
Date:
2026-07-15 14:39:02 UTC
Severity:
normal
#1142118#5
Date:
2026-07-15 14:29:19 UTC
From:
To:
The file dialogs from qtquick have a theming issue when used with darker
themes, which has already been fixed upstream (and probably in forky
too) but not in Debian trixie.

KDE bug: https://bugs.kde.org/show_bug.cgi?id=496672
Fix: https://codereview.qt-project.org/c/qt/qtdeclarative/+/651469

The file affected by the fix is
/usr/lib/x86_64-linux-gnu/qt6/qml/QtQuick/Dialogs/quickimpl/qml/FolderBreadcrumbBar.qml
on my system and does not contain the fix.