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

Accessibility: Enter on Extension Item doesn't focus the Extension Editor #91603

Closed
rebornix opened this issue Feb 26, 2020 · 3 comments
Closed
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug extensions Issues concerning extensions verified Verification succeeded
Milestone

Comments

@rebornix
Copy link
Member

Re #91063

  • OS: Ubuntu 18.04

Bug:

  • Turn on Screen Reader
  • Navigate to Extensions Viewlet
  • Navigate to an extension item, press enter, focus doesn't go into the extension editor.
@isidorn
Copy link
Contributor

isidorn commented Feb 27, 2020

Yeah, we should change this.
Forwarding to @sandy081
The fix should be pretty simple, on list open we should pass focus to the extensionds details view

@isidorn isidorn assigned sandy081 and unassigned isidorn Feb 27, 2020
@isidorn isidorn added accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues extensions Issues concerning extensions labels Feb 27, 2020
@sandy081
Copy link
Member

Its not trivial as the list does not have enough details. After talking to @joaomoreno need to do some changes in list. So moving to March.

@isidorn
Copy link
Contributor

isidorn commented Mar 4, 2020

Thanks for fixing this. Adding bug label so we get this verified.

@isidorn isidorn added the bug Issue identified by VS Code Team member as probable bug label Mar 4, 2020
@roblourens roblourens added the verified Verification succeeded label Apr 2, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 18, 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 bug Issue identified by VS Code Team member as probable bug extensions Issues concerning extensions verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants