[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, 02 Sep 2025 10:08:02 +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
                   |                            |em/dolphin/-/commit/0573dce
                   |                            |6d3d4056564b0d7e369f914fb81
                   |                            |e83093
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #5 from Akseli Lahtinen <[email protected]> ---
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.