Skip to content

Direct access to toolbar controls via tab key #4974

@jkolokotronis

Description

@jkolokotronis

We want to allow users that need accessibility features to use CTRL+M to enable tabbing in/out of the editor.

We tied said shortcut to set opts.tabSpaces=0 which works, except then tab/shift+tab bypasses toolbar and enters previous/next tabbable element on the page.

We would like to be able to shift+tab into controls, like e.g. vscode does - as well as this very editor in github - instead of jumping over it.
(I am aware that alt+f10 allows access to tabs, but that is not a standard keybind by any means and isn't the most user friendly way for our users)

This is likely a feature request, unless there is a way to do it I'm unaware of

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions