-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Closed
Labels
accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugon-testplansettings-editorVS Code settings editor issuesVS Code settings editor issues
Milestone
Description
Currently, the Settings indicators area, which is the area with labels such as "Modified elsewhere", is not accessible by keyboard.
Ideas:
- Change settings indicators key handling so that one can use arrow keys #167470
- Change the key event handling so that once focus is on an indicator, the user can use space or enter keys, or Ctrl+K Ctrl+I to show and focus into the hover.
- Change the appearance of the indicators so that it is more obvious that one can tab to them. Right now, the indicators are shown in plain text, and have underlines when hovered over. Yet, users cannot click on them; they are only supposed to hover over them. Moreover, after enabling tabIndex for them and adding an outline to make it clear when they received focus, because they were plain text, the appearance just seemed off, as though the user was "magically" focusing onto plain text.
isidorn, RedCMD and mahmoudsalah1993
Metadata
Metadata
Assignees
Labels
accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugon-testplansettings-editorVS Code settings editor issuesVS Code settings editor issues