| Summary: | FolderBreadcrumbBar ignores the theme's background color | ||
|---|---|---|---|
| Product: | [Plasma] plasma-integration | Reporter: | Brannon King <countprimes> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | normal | CC: | nicolas.fella |
| Priority: | NOR | ||
| Version First Reported In: | 6.2.3 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
image showing breadcrumb bar with wrong coloring
compile this code for simple program to show dialog |
||
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 |
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.