Bug 345114 - Selected items in a list view have white text on light-blue background when the widget is inactive
Summary: Selected items in a list view have white text on light-blue background when t...
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: QtQuickControls (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-13 12:30 UTC by Jan Kundrát
Modified: 2020-01-03 02:42 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot (10.76 KB, image/png)
2015-03-13 12:30 UTC, Jan Kundrát
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Kundrát 2015-03-13 12:30:47 UTC
Created attachment 91548 [details]
screenshot

How to see this -- go to systemsettings, click "workspace theme", click "cursor theme", don't click anything. Because the list of themes doesn't have focus, the widget is not "active", and hence the currently-selected item is rendered using white text on light blue background, which doesn't provide reasonable contrast. See the screenshot.
Comment 1 Hugo Pereira Da Costa 2015-03-18 08:37:34 UTC
this is in fact a qml specific issue.
Does not happen in QWidget lists. See for instance the left list in system settings modules with subsystems, icon themes list, etc.
Reassigning to QtQuickControls (though I am not sure this is the right component)
Comment 2 Nate Graham 2020-01-03 02:42:36 UTC
This was an issue with that particular KCM as far as I can tell, which has since been fixed by rewriting its front-end completely. I haven't see anything else with this issue.