Skip to content

Keyboard shortcuts #3151

Answered by SiTaggart
ceyerkes asked this question in General
Apr 12, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @ceyerkes

Great question! The way I would approach it is rather than think about accessibility requirements being a set of separate features, think about the user interaction you are trying to achieve, and that should inform you of what you need to do.

So rather than think "is keyboard shortcuts a requirement", think about what the action is. "Is making bold text with just my keyboard a requirement?".

So, if you can create a text selection with your keyboard, navigate out of the RTE to the toolbar, and hit the bold button to make that text selection bold, then you don't need a keyboard shortcut. If you can't do that, say the text selection disappears on navigation or you can't get out …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ceyerkes
Comment options

Answer selected by ceyerkes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants