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]A11y_VSCode_ViewDebug_Keyboard: Keyboard focus does not remain on the same tick box when checked/unchecked. #52331

Closed
AccessibilityTestingTeam-TCS opened this issue Jun 19, 2018 · 3 comments
Labels
a11ymas Issue from accessibility team *duplicate Issue identified as a duplicate of another issue(s) macos Issues with VS Code on MAC/OS X

Comments

@AccessibilityTestingTeam-TCS

Environment Details:
VSCode Version : 1.24.0
OS Version : HighSierra10.13.5

Additional Details:
MAS Violated : MAS 2.4.3
ScreenReader : VoiceOver

Repro Steps:

  1. Launch VS Code while VoiceOver is ON.
  2. Navigate to Activity Bar and select "View Debug " button.
  3. Navigate to "All Exceptions" and "User Handled Exceptions" tick boxes in "Breakpoints" section.
  4. Check/Uncheck checkboxes and use "Tab" each time to focus them.

Actual:
Keyboard focus does not remain on the tick box when any state is changed. "Tab" is needed to bring back tick box on focus for first tick box and for second several tabs are used to bring back focus.

Expected:
Keyboard focus should remain on the tick box on which any state change action is performed.

Recommendations:
Refer below link which is repository of bug fixes code snippets:
https://microsoft.sharepoint.com/teams/msenable/mas/pages/browse-fixes.aspx

User Impact:
The keyboard only users will find difficulty in navigating between these tick boxes since they would need to "Tab" again and again to bring focus back to same control once their states are changed.

MAS Reference:
MAS 2.4.3 - https://microsoft.sharepoint.com/:w:/r/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc={0de7fbe1-ad7e-48e5-bcbb-8d986691e2b9}

Attachment For Reference:
A11y_VSCode_ViewDebug_Keyboard_Mac_TickBoxFocusRetentionIssue.pptx

Does this issue occur when all extensions are disabled?: Yes

@vscodebot
Copy link

vscodebot bot commented Jun 19, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@chrmarti chrmarti assigned isidorn and unassigned isidorn Jun 19, 2018
@chrmarti
Copy link
Collaborator

/duplicate #52299

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 19, 2018
@vscodebot
Copy link

vscodebot bot commented Jun 19, 2018

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Jun 19, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 3, 2018
@chrmarti chrmarti added the a11ymas Issue from accessibility team label Oct 2, 2018
@isidorn isidorn added macos Issues with VS Code on MAC/OS X windows VS Code on Windows issues and removed windows VS Code on Windows issues labels Jan 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a11ymas Issue from accessibility team *duplicate Issue identified as a duplicate of another issue(s) macos Issues with VS Code on MAC/OS X
Projects
None yet
Development

No branches or pull requests

3 participants