Bug 345114

Summary: Selected items in a list view have white text on light-blue background when the widget is inactive
Product: [Plasma] Breeze Reporter: Jan Kundrát <jkt>
Component: QtQuickControlsAssignee: David Edmundson <kde>
Status: RESOLVED FIXED    
Severity: normal CC: hugo.pereira.da.costa, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screenshot

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.