https://bugs.kde.org/show_bug.cgi?id=505542
cwo <cwo....@posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.4.1 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |3e3837856c18998503283c0d44d | |8bb60c25dd809 Resolution|UPSTREAM |FIXED --- Comment #4 from cwo <cwo....@posteo.net> --- Git commit 3e3837856c18998503283c0d44d8bb60c25dd809 by Christoph Wolk. Committed on 23/06/2025 at 20:09. Pushed by cwo into branch 'master'. applets/kicker: activate favorites on enter/return For menu entries, Space to activate does not work (it sends a space to the search field), only Enter/Return, but for the favorites buttons on the side, only Space works, Enter/Return do nothing. Instead, allow Enter/Return to activate the item as well, so users can use the same keys in all modes. We also switch the implementation to immediately close kicker on activation using the keyboard, like is already done when clicking an item with the mouse; this makes operation feel more responsive. FIXED-IN: 6.4.1 M +8 -1 applets/kicker/package/contents/ui/SideBarItem.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/3e3837856c18998503283c0d44d8bb60c25dd809 -- You are receiving this mail because: You are watching all bug changes.