https://bugs.kde.org/show_bug.cgi?id=522154
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |b99c2a188cfa2fafd6102746f73 |52500d543163b03e61709729194 |ed44043908878 |1cf40e1d693df --- Comment #3 from cwo <[email protected]> --- Git commit 52500d543163b03e617097291941cf40e1d693df by Christoph Wolk. Committed on 29/06/2026 at 09:13. Pushed by cwo into branch 'Plasma/6.7'. 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 (cherry picked from commit b99c2a188cfa2fafd6102746f73ed44043908878) Co-authored-by: Christoph Wolk <[email protected]> M +14 -0 applets/kickoff/SectionView.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/52500d543163b03e617097291941cf40e1d693df -- You are receiving this mail because: You are watching all bug changes.
