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

--- Comment #7 from ratijas <m...@ratijas.tk> ---
> High-level issue is that if you try to navigate the app using your keyboard 
> instead of the mouse, it's impossible: tab doesn't circle through all the 
> buttons (it only does within the area you have selected, and in a somewhat 
> unpredictable order) and right/left arrows don't do anything.

That's fair. The keyboard navigation story is far from being perfect in
QtQuick. All we have at the moment is tab/backtab/up/down/left/right targets,
which as you could imagine isn't very composable between independent containers
of controls. We don't have a concept of dig in / pop out, like Enter/Escape
works in video games (A/B buttons on Nintendo platforms), but we should. It is
a broad upstream topic that the keyboard navigation API should be expanded to
address all those use-cases.

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

Reply via email to