https://bugs.kde.org/show_bug.cgi?id=521558

cwo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
            Version|                            |6.7.1
  Fixed/Implemented|                            |
                 In|                            |
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/-/commit/
                   |                            |1cb436cecd85160ca01c2e03551
                   |                            |0e772254d9c50

--- Comment #7 from cwo <[email protected]> ---
Git commit 1cb436cecd85160ca01c2e035510e772254d9c50 by Christoph Wolk.
Committed on 19/06/2026 at 06:35.
Pushed by cwo into branch 'master'.

applets/kickoff: show sidebar highlight with switch on hover

Until recently, we had two mechanisms for drawing the sidebar ListView
highlight: usually the default highlight, but sometimes we would set it
as a background for specific purposes and have some logic to choose
which one to use (e.g. for the flashing animation when a new favorite is
added). We now use the background method for all of them, replacing the
background if we need special handling. But in this switch we missed the
case where the setting to switch category on hover would defer to the
standard highlight, and the custom implementation removes the logic from
the standard background, so we don't display any highlight if that
setting is active.

Instead, remove that special handling and show the background highlight.
FIXED-IN: 6.7.1

M  +1    -3    applets/kickoff/ApplicationsPage.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/1cb436cecd85160ca01c2e035510e772254d9c50

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to