Bug#1142118: Theming issue with QtQuick.Dialogs FileDialog in trixie
Sebastian Mogl <[email protected]> Wed, 15 Jul 2026 16:29:19 +0200
| Newsgroups | gmane.linux.debian.devel.qt-kde |
|---|---|
| Organization | Stadt Treuchtlingen |
| Message-ID | <213e35bf-1b75-4849-a149-85fadae5d366__32558.2010134653$1784126368$gmane$org@treuchtlingen.de> |
Package: qml6-module-qtquick-dialogs Version: 6.8.2+dfsg-7 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.