Interactive elements focusable using a keyboard interface
All the interactive elements should be focusable with a keyboard interface.
All the interactive elements should be focusable with a keyboard interface.
The single character key shortcuts should either be able to be turned off, remapped to a non-singular key shortcut, or activated only when the appropriate user interface component has focus.
The keyboard focus should go directly to the next visible interactive element with each keystroke in a sequential navigation.
All the interactive elements on the screen should be included in the keyboard focus order.
The keyboard focus should remain within modals or dialogs until closed.
The context changes should only occur as a result of intentional user interaction, not solely by receiving focus.
All the parts of the screen, such as modals or menus, can be closed or exited using a keyboard interface.