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_KeyboardShortcuts_Screenreader: NVDA is reading "Sort by precedence" button as checkbox #52155

Closed
AccessibilityTestingTeam-TCS opened this issue Jun 18, 2018 · 2 comments
Assignees
Labels
a11ymas Issue from accessibility team keybindings-editor Keybinding editor issues windows VS Code on Windows issues

Comments

@AccessibilityTestingTeam-TCS

Environment Details:
VSCode Version : 1.24.0
OS Version : Win10

Additional Details:
Screenreader,NVDA[2018.2],JAWS[18.0.5038],MAS1.3.1

Repro Steps:

  1. Launch VS Code while NVDA is ON.
  2. Navigate to Settings icon in Activity Bar->Press Enter->Select "Keyboard Shortcuts" from dropdown.
    3.Navigate to "Sort by precedence" button which is located inside the "Search keybindings" edit text field.
    4.Observed that NVDA is reading "sort by precedence" button as check box.

Actual:
NVDA is reading the "sort by precedence" button as check box.

Same issue is observed in jaws

Expected:
NVDA should reads the "sort by precedence" button as push button instead of check box.

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:
User will get confused what is the role and type of control.

MAS Reference:
MAS1.3.1: https://microsoft.sharepoint.com/:w:/r/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc={54f28d1f-a2d1-4dcd-84e1-5c9b87e8aba4}

Attachment For Reference:
[Accessibility]A11y_VSCode_KeyboardShortcuts_Screenreader.pptx
Does this issue occur when all extensions are disabled?: Yes

@chrmarti chrmarti added the keybindings-editor Keybinding editor issues label Jun 18, 2018
@sandy081
Copy link
Member

Its a check box to toggle sort by precedence on and off. So it is expected.

@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 2, 2018
@chrmarti chrmarti added the a11ymas Issue from accessibility team label Oct 2, 2018
@isidorn isidorn added the windows VS Code on Windows issues label 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 keybindings-editor Keybinding editor issues windows VS Code on Windows issues
Projects
None yet
Development

No branches or pull requests

4 participants