Created attachment 176105 [details] image showing breadcrumb bar with wrong coloring This is an issue with the QtQuick theme named org.kde.breeze. FolderBreadcrumbBar ignores the theme's background color, as shown in the attached image. This happens with the Breeze-Dark theme and the Endeavor-Breeze-Dark theme. Notice also the background behind the buttons on that non-native file dialog page and the incorrect sizing of the buttons at 125% scale.
What program is this?
Created attachment 176106 [details] compile this code for simple program to show dialog I attached some code to show the dialog.
Thanks, that's very helpful. https://codereview.qt-project.org/c/qt/qtdeclarative/+/606507 fixes this