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

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/-/commit/
                   |                            |087491446de290b4c1acd6d0318
                   |                            |986307309f32b
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Marco Martin <notm...@gmail.com> ---
Git commit 087491446de290b4c1acd6d0318986307309f32b by Marco Martin.
Committed on 04/03/2024 at 16:46.
Pushed by mart into branch 'master'.

Disable internal Key navigation

Kicker has completely custom key navigation, from the code it used to
have key navigation managed internally by ListView but there was a stray
keyNavigationWraps there , which in Qt6 makes it enable key navigation
anyways
Explicitly disable it and get back to existing code managing the keys.
also make sure the current item has focus, so enter to start works again

M  +13   -10   applets/kicker/package/contents/ui/ItemListView.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/087491446de290b4c1acd6d0318986307309f32b

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

Reply via email to