https://bugs.kde.org/show_bug.cgi?id=522154
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |b99c2a188cfa2fafd6102746f73 | |ed44043908878 Version| |6.7.2 Fixed/Implemented| | In| | --- Comment #2 from cwo <[email protected]> --- Git commit b99c2a188cfa2fafd6102746f73ed44043908878 by Christoph Wolk. Committed on 29/06/2026 at 07:04. Pushed by cwo into branch 'master'. applets/kickoff: add selection highlight for SectionView SectionView is shown when clicking the header in All Applications and allows the user to jump directly to a particular letter. It uses KickoffGridView, but not a delegate derived from AbstractKickoffItemDelegate. As such, it needs its own copy of the selection highlight, now that these are moved to be in the delegate rather than managed by the GridView. So we add that to the delegate in SectionView. FIXED-IN: 6.7.2 M +14 -0 applets/kickoff/SectionView.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/b99c2a188cfa2fafd6102746f73ed44043908878 -- You are receiving this mail because: You are watching all bug changes.
