microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.18k stars 28.84k forks source link

Accessibility: ORCA screen reader is not announcing name property #212319

Closed formulahendry closed 2 months ago

formulahendry commented 5 months ago

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

Copied from https://github.com/microsoft/vscode-azureapicenter/issues/122

"Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier."

Please do not close this bug. This bug should only be closed by Trusted Tester after verification.

GitHub Tags

A11yTCS; #A11yMAS; #A11ySev2; #WCAG4.1.2; #GH_VSCodeextensionforAPICenter_Linux_Apr2024; #DesktopApp; #VS Code Extension for API Center; #ORCA; #Linux; #FTP;

Environment Details:

Application Name: VS Code Extension for API Center OS: Windows 11 Enterprise 23H2 (OS build 22631.3296) Screen reader: ORCA

Repro Steps:

  1. Start ORCA screen reader.
  2. Create an API center in azure portal.
  3. Open Visual studio Code.
  4. Tab till Chat option in the left side panel and press enter.
  5. Type @terminal in chat box and hit ENTER key.
  6. TAB to "What are some popular front end framework for web development" and "Explain the suggested command" buttons.
  7. Observe the issue.

Actual Result:

ORCA screen reader is not announcing name property of "What are some popular front end framework for web development" and "Explain the suggested command" buttons.

Expected Result:

ORCA screen reader should be announcing name property of "What are some popular front end framework for web development" and "Explain the suggested command" buttons.

User Impact:

Screen reader users will not be able to get the information about the controls and will miss the information.

Attachment:

122_A11y_VS Code extension for API Center_Copilot Chat_ScreenReader

VSCodeTriageBot commented 5 months ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.89.0. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

formulahendry commented 5 months ago

Tested on latest 1.89.0, still have this issue.

meganrogge commented 4 months ago

isn't this a duplicate of https://github.com/microsoft/vscode/issues/212323?

if not, what happens when you tab to those?

can you reproduce on NVDA? if not, this is an issue with ORCA, and should be opened for them instead of us.

formulahendry commented 4 months ago

isn't this a duplicate of #212323?

if not, what happens when you tab to those?

can you reproduce on NVDA? if not, this is an issue with ORCA, and should be opened for them instead of us.

@PoojaNamde Please confirm.

vs-code-engineering[bot] commented 2 months ago

Hey @meganrogge, this issue might need further attention.

@formulahendry, you can help us out by closing this issue if the problem no longer exists, or adding more information.