Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings editor accessibility improvements #106897

Closed
9 tasks done
roblourens opened this issue Sep 16, 2020 · 0 comments
Closed
9 tasks done

Settings editor accessibility improvements #106897

roblourens opened this issue Sep 16, 2020 · 0 comments
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues feature-request Request for new features or functionality on-testplan settings-editor VS Code settings editor issues

Comments

@roblourens
Copy link
Member

roblourens commented Sep 16, 2020

Continuing #104318, we have selected "option A" and intend to ship it in September

Current TODO list

  • Clean up aria labels that cause setting name and description to be read a second time when the control is focused
  • UI cleanup, check default row selection colors
  • Do something with selection highlight for the full settings list, which doesn't look right
  • Fix "escape" in the search input to clear the input
  • Code cleanup around tabindex hacking
  • Focus a row when the control is focused via click
  • Fix shift+F9 keybinding when control is not selected
  • Fix table of contents sometimes disappearing
  • Down arrow when dropdown is selected should open the dropdown, not change list focus
@roblourens roblourens added feature-request Request for new features or functionality accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues settings-editor VS Code settings editor issues labels Sep 16, 2020
@roblourens roblourens added this to the September 2020 milestone Sep 16, 2020
@roblourens roblourens self-assigned this Sep 16, 2020
roblourens added a commit that referenced this issue Sep 28, 2020
…press is handled #106897

Fix using arrow keys on dropdown in settings editor
meganrogge pushed a commit that referenced this issue Oct 1, 2020
…press is handled #106897

Fix using arrow keys on dropdown in settings editor
@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues feature-request Request for new features or functionality on-testplan settings-editor VS Code settings editor issues
Projects
None yet
Development

No branches or pull requests

1 participant