Skip to content

Settings editor - TOC and settings list tab order reversed #55799

@roblourens

Description

@roblourens
  • Focus a setting
  • tab
  • TOC is focused

It should be left -> right

This came from changes to get the shadow to be full width. If the TOC comes first in the DOM, then the settings' ScrollableElement intercepts scroll events over the TOC. So I reversed the DOM order but there's probably a better fix. Or, we get rid of the shadow.

Metadata

Metadata

Assignees

Labels

accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesbugIssue identified by VS Code Team member as probable bugsettings-editorVS Code settings editor issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions