Audit our devguide for assistive tech and ARIA support.
From @hugovk:
Nice little shortcut, but I'm concerned this will interfere with keyboard handling for people using assistive tech such as screen readers.
https://www.w3.org/WAI/ARIA/apg/practices/keyboard-interface/ includes:
So, screen reader users will commonly expect that pressing the right arrow key will expand a collapsed node.
https://webaim.org/techniques/keyboard/ has examples where ←/→ keys are needed.
Originally posted by @hugovk in #1784 (comment)
Audit our devguide for assistive tech and ARIA support.
From @hugovk:
Nice little shortcut, but I'm concerned this will interfere with keyboard handling for people using assistive tech such as screen readers.
https://www.w3.org/WAI/ARIA/apg/practices/keyboard-interface/ includes:
https://webaim.org/techniques/keyboard/ has examples where
←/→keys are needed.Originally posted by @hugovk in #1784 (comment)