[dolphin] [Bug 508418] New selection effect: 16 px folder icons and overlays change color from Black to White for Breeze on selection
Akseli Lahtinen
bugzilla_noreply at kde.org
Tue Sep 2 11:08:02 BST 2025
https://bugs.kde.org/show_bug.cgi?id=508418
Akseli Lahtinen <akselmo at akselmo.dev> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/-/commit/0573dce
| |6d3d4056564b0d7e369f914fb81
| |e83093
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #5 from Akseli Lahtinen <akselmo at akselmo.dev> ---
Git commit 0573dce6d3d4056564b0d7e369f914fb81e83093 by Akseli Lahtinen.
Committed on 02/09/2025 at 08:51.
Pushed by meven into branch 'master'.
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.
M +1 -1 src/kitemviews/kstandarditemlistwidget.cpp
https://invent.kde.org/system/dolphin/-/commit/0573dce6d3d4056564b0d7e369f914fb81e83093
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list