-
Notifications
You must be signed in to change notification settings - Fork 30.5k
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_ShowOpenedEditors_ScreenReader:Voiceover does not read the search results found after typing any command in editor. #52326
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
search
Search widget and operation issues
Comments
Here are some times that work for me:
Tuesday, June 19
4:30 AM - 5:00 AM (CDT)
Made easy by Outlook<http://aka.ms/Dcupce>
Get Outlook for Android<https://aka.ms/ghei36>
From: AccessibilityTestingTeam-TCS
Sent: Tuesday, June 19, 7:34 AM
Subject: [Microsoft/vscode] [Accessibility]A11y_VSCode_ShowOpenedEditors_ScreenReader:NVDA does not read the search results found after typinng any command in editor. (#52326)
To: Microsoft/vscode
Cc: Subscribed
Environment Details:
VSCode Version : 1.23.1
OS Version : MAC OS HighSierra10.13.5
Additional Details:
MAS Violated : MAS 1.3.1
ScreenReader Versions : VoiceOver
Repro Steps:
Launch VS Code while Voiceover is ON.
1.Navigate to welcome screen and beside opened editors pane at top(in middle pane)->Select More(…)->Select "Show Opened Editors" from dropdown.
2.Navigate to editor and search for any commands.
Actual:
Voiceover does not read the "No results found....." content which tells user the search result did not produce any valid result.
Expected:
JAWS /NVDA should read the "No results found...." content as soon as search is performed by user and no outputs are found.
Recommendations:
Refer below link which is repository of bug fixes code snippets:
https://microsoft.sharepoint.com/teams/msenable/mas/pages/browse-fixes.aspx
Get Outlook for Android<https://aka.ms/ghei36>
From: Peter Weinberg
Sent: Monday, June 18, 8:38 PM
Subject: Re: [Microsoft/vscode] import suggestion for node modules includes entire path (#52089)
To: Microsoft/vscode
Cc: Subscribed
@mjbvz<https://github.com/mjbvz> Also, for another example - I just installed another package to the project myself via yarn which has it's own index.d.ts file. When I try to import a type from that package, I get the same behavior - it suggests '../../complete/path/to/node_modules/package' rather than just 'package'
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<https://github.com/Microsoft/vscode/issues/52089#issuecomment-398246802>,github<http://github.com> or mute the thread<https://github.com/notifications/unsubscribe-auth/AYJB9dmftaTsj4B6LTJFcTJM-4c6FHeHks5t-FYTgaJpZM4UqWDQ>.
User Impact:
Screenreader users will not know about the empty search content and other meaningful information.When "No results...." content is read ,the users will then and there come to know about the search results output.
MAS Reference:
MAS 1.3.1 - https://microsoft.sharepoint.com/teams/<https://microsoft.sharepoint.com/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc=%7B54f28d1f-a2d1-4dcd-84e1-5c9b87e8aba4%7D>msenable<https://microsoft.sharepoint.com/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc=%7B54f28d1f-a2d1-4dcd-84e1-5c9b87e8aba4%7D>/_layouts/15/WopiFrame.aspx?<https://microsoft.sharepoint.com/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc=%7B54f28d1f-a2d1-4dcd-84e1-5c9b87e8aba4%7D>sourcedoc<https://microsoft.sharepoint.com/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc=%7B54f28d1f-a2d1-4dcd-84e1-5c9b87e8aba4%7D>={54f28d1f-<https://microsoft.sharepoint.com/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc=%7B54f28d1f-a2d1-4dcd-84e1-5c9b87e8aba4%7D>a2d1<https://microsoft.sharepoint.com/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc=%7B54f28d1f-a2d1-4dcd-84e1-5c9b87e8aba4%7D>-4dcd-84e1-5c9b87e8aba4}<https://microsoft.sharepoint.com/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc=%7B54f28d1f-a2d1-4dcd-84e1-5c9b87e8aba4%7D>
Does this issue occur when all extensions are disabled?: Yes/No
Attachment for Reference:
EditorSearch.pptx<https://github.com/Microsoft/vscode/files/2115149/EditorSearch.pptx>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#52326>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AYJB9QWjVMeSZsqvPnCR5rw8V0yHmkmzks5t-O_BgaJpZM4UtapN>.
|
Is this the same as #52325? |
Dup of #51824 |
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
search
Search widget and operation issues
Environment Details:
VSCode Version : 1.23.1
OS Version : MAC OS HighSierra10.13.5
Additional Details:
MAS Violated : MAS 1.3.1
ScreenReader Versions : VoiceOver
Repro Steps:
Launch VS Code while Voiceover is ON.
1.Navigate to welcome screen and beside opened editors pane at top(in middle pane)->Select More(…)->Select "Show Opened Editors" from dropdown.
2.Navigate to editor and search for any commands.
Actual:
Voiceover does not read the "No results found....." content which tells user the search result did not produce any valid result.
Expected:
JAWS /NVDA should read the "No results found...." content as soon as search is performed by user and no outputs are found.
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:
Screenreader users will not know about the empty search content and other meaningful information.When "No results...." content is read ,the users will then and there come to know about the search results output.
MAS Reference:
MAS 1.3.1 - https://microsoft.sharepoint.com/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc={54f28d1f-a2d1-4dcd-84e1-5c9b87e8aba4}
Does this issue occur when all extensions are disabled?: Yes/No
Attachment for Reference:
EditorSearch.pptx
The text was updated successfully, but these errors were encountered: