Skip to content
Commit 4a6ef606 authored by Marco Martin's avatar Marco Martin
Browse files

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

BUG:482005
parent 776a4fc2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment