microsoft / vscode-azureapicenter

MIT License
10 stars 6 forks source link

NVDA/Jaws is not announcing the whole suggested information when we are typing in the copilot chat box: A11y_VS Code extension for API Center_Copilot Chat_ScreenReader. #102

Open AnKushSingh05 opened 3 months ago

AnKushSingh05 commented 3 months ago

GitHub Tags

A11yTCS; #A11ySev2; #Win32; #GH_VSCodeextensionforAPICenter_Win32_Apr2024; #DesktopApp; #VS Code Extension for API Center; #AILimited; #A11yMAS; #WCAG1.3.1; #Info and Relationships; #Jaws; #NVDA;

FirstParty:Bug212322;#External;#External:VSCode;#BM-VisualStudioCodeClient-Win32-Jan2024;

ScreenReader;

Actual Result:

NVDA/Jaws is not announcing the whole suggested information when we are typing in the copilot chat box.

Expected Result:

NVDA/Jaws should announce the whole suggested information when we are typing in the copilot chat box. for ex. if we are typing apicenter in the copilot chat then screen reader should also announce Build, consumer and consume great APIs.

Environment Details:

Application Name: VS Code Extension for API Center OS: Windows 11 Enterprise 23H2 (OS build 22631.3296) NVDA Version: 2023.3.4

Repro Steps:

  1. Create an API center in azure portal.
  2. Open Visual studio Code.
  3. Tab till Chat option in the left side panel and press enter.
  4. Type @apicenter chat box.
  5. Verify whether the NVDA/Jaws is not announcing the whole suggested information when we are typing in the copilot chat box or not.

User Impact:

Screen reader will not know about the whole information if the screen reader is not announcing it.

Attachment:

NVDA: NVDA JAWS: Jaws

formulahendry commented 2 months ago

External issue. This UI control is from GitHub Copilot Chat: https://github.com/microsoft/vscode-copilot-release

formulahendry commented 2 months ago

This issue is caused by UI of GitHub Copilot Chat extension, not related to UI of API Center extension.

formulahendry commented 1 month ago

Opened bug in vs code repo: https://github.com/microsoft/vscode/issues/212322

shindepra commented 1 month ago

I have checked the issue in below version Version: 1.89.1 (user setup) Issue is not fixed. image