Skip to content

applets/kicker: Fix key navigation

David Redondo requested to merge work/davire/kickerkeys into master

The ScrollView has focus so it needs to handle the keys. Presumably it worked in the past because it was using ScrollArea. BUG:477009 FIXED-IN:6.0

Merge request reports