[dolphin] [Bug 508418] New selection effect: 16 px folder icons and overlays change color from Black to White for Breeze on selection
"Akseli Lahtinen" <[email protected]> Tue, 16 Sep 2025 09:06:13 +0000
| Newsgroups | gmane.comp.kde.devel.kfm |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=508418 Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst |em/dolphin/-/commit/0573dce |em/dolphin/-/commit/3583191 |6d3d4056564b0d7e369f914fb81 |6f7e7a8463cb8eef476107ca667 |e83093 |a1680c --- Comment #6 from Akseli Lahtinen <[email protected]> --- Git commit 35831916f7e7a8463cb8eef476107ca667a1680c by Akseli Lahtinen. Committed on 15/09/2025 at 09:13. Pushed by akselmo into branch 'release/25.08'. KStandardItemListWidget: Color icon only if item isPressed Due to the new focus changes, our background highlights are more transparent. This means that the selected icon color is wrong, since it's meant for fully opaque background We should color the icon only when the element is pressed, which is the only time we use fully opaque background. (cherry picked from commit 0573dce6d3d4056564b0d7e369f914fb81e83093) M +1 -1 src/kitemviews/kstandarditemlistwidget.cpp https://invent.kde.org/system/dolphin/-/commit/35831916f7e7a8463cb8eef476107ca667a1680c -- You are receiving this mail because: You are on the CC list for the bug.