https://bugs.kde.org/show_bug.cgi?id=398014
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/dol | |phin/b734386cbc8436a239d20d | |f31253a870c4e6c936 Status|CONFIRMED |RESOLVED Version Fixed In| |18.08.2 --- Comment #4 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit b734386cbc8436a239d20df31253a870c4e6c936 by Kai Uwe Broulik. Committed on 04/09/2018 at 07:01. Pushed by broulik into branch 'Applications/18.08'. Don't use QIcon::Selected state for selected icon This causes selected monochrome Breeze icons to turn white as this state is meant for when the icon is actually painted ontop of e.g. a blue highlighted area in a menu Since the advanced icon configuration (where you could choose a custom hint color and other effects) has been removed in Plasma 5.13 and more importantly the fact that Dolphin always tints the icon in the highlight color disregarding any custom icon effects settings this is an acceptable change. CHANGELOG: Fixed monochrome icons turning invisible when selected FIXED-IN: 18.08.2 Differential Revision: https://phabricator.kde.org/D15255 M +1 -1 src/kitemviews/kstandarditemlistwidget.cpp https://commits.kde.org/dolphin/b734386cbc8436a239d20df31253a870c4e6c936 -- You are receiving this mail because: You are watching all bug changes.