Summary: | Places panel highlight text does not respect ChangeSelectionColor=false | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | doncbugs |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | kfm-devel, lopezmpau |
Priority: | NOR | ||
Version: | 22.04.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | the view element incorrectly turns black when focus is lost |
Created attachment 149126 [details] the view element incorrectly turns black when focus is lost SUMMARY For color schemes with ChangeSelectionColor=false, Dolphin's places view now seems to change the highlighted text color as if ChangeSelectionColor were set to false. In the case of a light theme, with white text for highlights, losing focus causes the text to become black, despite the highlight color remaining the same. This probably is more generic than the Dolphin application and is likely tied to that type of view in general. STEPS TO REPRODUCE 1. Choose a color scheme with ChangeSelectionColor=false (I chose Willow Light) 2. Open Dolphin with an open places view and select an item in it 3. Lose focus on the places pane or the window (e.g. click into the main view, open kickoff) OBSERVED RESULT Text of selected item becomes black EXPECTED RESULT Text should stay white as the highlight is not being washed out. e.g., like system settings SOFTWARE/OS VERSIONS Operating System: KDE neon Testing Edition KDE Plasma Version: 5.24.90 KDE Frameworks Version: 5.95.0 Qt Version: 5.15.4 Kernel Version: 5.13.0-41-generic (64-bit) Graphics Platform: X11