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

A11y_VSCode_ProblemPanel_ScreenReader:Screen reader annoucne the error informatin twice #76685

Closed
prasadaps opened this issue Jul 5, 2019 · 2 comments
Assignees
Labels
editor-contrib Editor collection of extras invalid Issue identified as not relevant or not valid

Comments

@prasadaps
Copy link

prasadaps commented Jul 5, 2019

Environment Details:
VSCode Version : 1.36.0
OS Version : Win10
Additional Details:
MAS Violated : MAS 1.3.1

Repro Steps:

  1. Open Visual studio code editor
  2. Press ctrl+shift+M
  3. Type something in the editer which must be systactically wrong
  4. Remove the line from editor
  5. Listen the announcement of the screen reader while screen reader annoucne about error message.

Actual:
Screen reader announcement the information twice.

Expected:
Screen reader should annoucne the infromation about error only once.

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:
Screen reader will face difficulty to understand the information.

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

Attachment For Reference:
A11y_VSCode_Output panel_ScreenReader_NoAnnouncementOfStateOfButton.Mp4
Does this issue occur when all extensions are disabled?: Yes
A11y_VSCode_ProblemPanel_ScreenReader_AnnoucnementInformatinTwice.pptx

@vscodebot
Copy link

vscodebot bot commented Jul 5, 2019

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

@vscodebot vscodebot bot added the editor-contrib Editor collection of extras label Jul 5, 2019
@isidorn
Copy link
Contributor

isidorn commented Jul 8, 2019

Can not reproduce the issue. You might be using JAWS, which we do not support.
Also for errors our default accessibility experience is F8 which navigates through all errors nicely

Screenshot 2019-07-08 at 18 17 29

@isidorn isidorn closed this as completed Jul 8, 2019
@isidorn isidorn added the invalid Issue identified as not relevant or not valid label Jul 8, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-contrib Editor collection of extras invalid Issue identified as not relevant or not valid
Projects
None yet
Development

No branches or pull requests

3 participants