dotnet / try

Try .NET provides developers and content authors with tools to create interactive experiences.
MIT License
2.87k stars 518 forks source link

A11y_.NETOnlineREPL_.NET Editor_Screenreader: NVDA is not announcing the number of suggestion appearing in intellisense list while writing code in .net editor section. #914

Closed pranshu512 closed 1 month ago

pranshu512 commented 3 years ago

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

GitHubTags: #A11yWCAG;#A11yTCS;#A11ySev2;#BM_.NET Online REPL_Web_Feb2021;#.NET Online REPL;#Win10;#FTP;#DesktopWeb;#WCAG4.1.3;#Screenreader;#Narrator;#NVDA;#Chrome;#ChromiumEdge;

Environment Details:

Application Name: .NET Online REPL Operating System: Windows10 Browser Version : Google Chrome Version 87.0.4280.141 (Official Build) (64-bit) Chromium Edge Version 89.0.774.14 (Official build) dev (64-bit) Screenreader: NVDA 2020.3,Narrator

Repro Steps:

  1. Open .NET Editor coding screen .
  2. Tab to .NET Editor section and enter code
  3. Start NVDA and Check whether NVDA announces the number of items appear in intellisense list which appear while writing code in .net editor section.

Actual:

NVDA is not announcing the number of suggestion appearing in intellisense list while writing code in .net editor section.

Same issue is also observed with Chromium Edge +Narrator.

Expected:

NVDA should announce the number of suggestion appearing in intellisense list which appear while writing code in .net editor section.

User Impact:

Screen reader users will not get the suggestion appear in intellisense list .

AnKushSingh05 commented 1 month ago

Closed;

Verified the issue in below environment. Issue is fixed hence closing the bug. https://learn.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/tutorials/hello-world?tutorial-step=1&WT.mc_id=-blog-scottha Screenshot (2290)

Screenshot (2291)