“Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier.”
GitHubTags:
#A11yMAS; #A11yTCS; #A11ySev2; #.NET Online REPL; #BM-.NET Online REPL-Web-NOV2022; #DesktopWeb; #WCAG1.4.11; #FTP; #Win11; #Non-Text Contrast; #A11yWCAG2.1;
Environment Details:
Application Name: .NET Online REPL
Windows Version: Windows 11
Chromium Edge: Version 108.0.1462.10 (Official build) dev (64-bit)
Repro Steps:
- Launch the url: https://learn.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/tutorials/hello-world?tutorial-step=1&WT.mc_id=-blog-scottha.
- Tab to "Enter focus mode" button and hit ENTER key.
- TAB to .NET editor and type "int".
- List of suggestion will appear.
- Observe that Color contrast of focus on suggestion and its background is less than 3:1.
Actual:
Color contrast of focus on suggestion and its background is 1.014:1 which is less than 3:1.
NOTE: Similar issue is observed on dot.net screen
Expected Result:
Color contrast of focus on suggestion and its background should be more than or equal to 3:1.
Attachment:
