-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Pressing cmd/ctrl as a way to navigate into block toolbars #552
Copy link
Copy link
Closed
Labels
[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).Changes that impact accessibility and need corresponding review (e.g. markup changes).[Priority] LowUsed to indicate that the issue at hand isn't a top priority to address and can be handled laterUsed to indicate that the issue at hand isn't a top priority to address and can be handled later
Description
This would be a bit of an experiment for accessibility. @afercia and I talked about tis a few weeks back. At the moment, in the current editor, you need to press some magic f# combination to navigate to the toolbars.
Behaviour:
- Press command on Mac or ctrl elsewhere.
- If another key is pressed during, abort.
- If the key is released without any other key pressed (so it was pressed on its own), show the toolbar and move the focus to the first item.
- From there on you can use tabbing or arrow keys to move focus between the buttons.
- If and only if the esc key is pressed, hide the toolbar and refocus the editor at the last position.
- Clicking works as normal of course.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).Changes that impact accessibility and need corresponding review (e.g. markup changes).[Priority] LowUsed to indicate that the issue at hand isn't a top priority to address and can be handled laterUsed to indicate that the issue at hand isn't a top priority to address and can be handled later
Type
Fields
Give feedbackNo fields configured for issues without a type.