Settings editor: focus navigation not ideal for up / down #57372
Labels
accessibility
Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues
settings-editor
VS Code settings editor issues
under-discussion
Issue is under discussion for relevance, priority, approach
Refs: #57304
If I focus into the settings list and I press down I would expect that every time I press down the next setting is focused. And if I want to inspect the content of that setting I would hit tab to focus into it.
However this is not how it currently behaves, every up / down focuses random elements between settings and this makes the navigation cumbersome as compared to our other lists in vscode.
For instance this works very nicely in the table of contents in the settings.
The text was updated successfully, but these errors were encountered: