https://bugs.kde.org/show_bug.cgi?id=458838
Nate Graham changed:
What|Removed |Added
Keywords||usability
Product|systemsettings |Breeze
Severity|normal |minor
Ever confirmed|0 |1
Status|REPORTED|CONFIRMED
Component|kcm_colors |QStyle
--- Comment #1 from Nate Graham ---
This is a visual incompatibility between the Breeze-styled checkbox, and the
list items in Discover. We have a few options for how to fix it:
1. Change Breeze to improve background.border contrast when a checkbox is drawn
on top of a selected list item using the current style
2. Change Discover to use a custom selection style for these list items that
incorporates a lighter background color
3. Change Kirigami to use a custom selection style for all list items that
incorporates a lighter background color (which is something we've wanted to do
anyway) and then port Discover to use it
Given that we can't implement #2 or #3 for QtWidgets apps, #1 is our best bet.
Moving to Breeze.
In the future please attach images, rather than pasting a link. The link can
die.
--
You are receiving this mail because:
You are watching all bug changes.