Created attachment 124401 [details] Screenshot of the issue. SUMMARY When updating, there's a button "Tasks (XX %)" with a progressbar. This button knows three different background colors: 1) dark breeze when not hovered 2) light blue when hovered 3) blue when pressed The blue from 3) has the same color as the progressbar unfortunately. STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Technically the styling for the selection color and progressbar color/style live in the QQC2 style framework; moving this there. Needs coordination with what we choose to do in the Breeze Widget style.
I don't see what's wrong at a QQC2-desktop-style level. It looks like it does on widgets.
See the attached screenshot. Maybe the bug is elsewhere?
Oops, wrong bug. I guess we could consider this a Breeze bug.
*** Bug 415148 has been marked as a duplicate of this bug. ***
*** Bug 429437 has been marked as a duplicate of this bug. ***
*** Bug 429852 has been marked as a duplicate of this bug. ***
Git commit 97bc9ccea523adfa38f278b072a91ea941ab3c12 by Nate Graham, on behalf of Jan Blackquill. Committed on 08/06/2021 at 14:09. Pushed by ngraham into branch 'master'. Make sliders, dials, and progress bars styled like Blue Ocean mockups M +19 -53 kstyle/breezehelper.cpp M +2 -13 kstyle/breezehelper.h M +5 -5 kstyle/breezestyle.cpp https://invent.kde.org/plasma/breeze/commit/97bc9ccea523adfa38f278b072a91ea941ab3c12
\o/ does it go into 5.22.1 or 5.23?
5.23. :)