Skip to content
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

Color contrast ratio of "groupBox5" text is 4.087:1 which is less than 4.5:1: A11y_.NET CoreWinforms_Winforms_Containers _ColorContrast #11445

Closed
PoojaNamde opened this issue May 29, 2024 · 4 comments
Assignees
Labels
a11y-resolved Ready for official tester to validate and close a11yMAS High Priority - Accessibility violation of Microsoft Accessibility Standards tenet-accessibility MAS violation, UIA issue; problems with accessibility standards

Comments

@PoojaNamde
Copy link

PoojaNamde commented May 29, 2024

.NET version

dotnet-sdk-9.0.100-preview.5.24258.1

Did it work in .NET Framework?

Yes

Did it work in any of the earlier releases of .NET Core or .NET 5+?

No response

Issue description

GitHub Tags:

#A11yMAS; #A11yTCS; #A11ySev2; #BM_.NET Core[Winforms]_Win32_May2024; #.NETCore; #WCAG1.4.3; #DesktopApp; #Win11; #FTP; #ColorContrast;

Environment Details:

App name: .NET Core Winforms
Window Version: Win 11
OS Build: 22621.3085

Repro Steps:

  1. Launch the "Accessibility core app".
  2. Main Form screen would appear.
  3. TAB to "Containers_Controls_2:Testing the controls under the containers Tab" and hit ENTER key.
  4. Winforms_Containers screen would appear.
  5. Check the color contrast ratio of "groupBox5" text present under 'Empty_Groupbox_Setbackcolor_Green'.

Actual Result:

Color contrast ratio of "groupBox5" text is 4.087:1 which is less than 4.5:1.

Expected Result:

Color contrast ratio of "groupBox5" text should be greater than or equal to 4.5:1.

User Impact:

Low vision users will not be able to see the text clearly and will not get information about it.

Attachment

11445_A11y_ NET CoreWinforms_Winforms_Containers _ColorContrast

@PoojaNamde PoojaNamde added the untriaged The team needs to look at this issue in the next triage label May 29, 2024
@elachlan elachlan added tenet-accessibility MAS violation, UIA issue; problems with accessibility standards a11yMAS High Priority - Accessibility violation of Microsoft Accessibility Standards labels May 29, 2024
@merriemcgaw
Copy link
Member

This can be fixed by changing the colors in the sample app.

@Olina-Zhang
Copy link
Member

@PoojaNamde The test app and SDK have been updated, please download the updated app and .NET 9.0 SDK to test. It should be as following:
image

@merriemcgaw
Copy link
Member

Thanks @Olina-Zhang ! @PoojaNamde can you verify and close this issue?

@merriemcgaw merriemcgaw added a11y-resolved Ready for official tester to validate and close and removed untriaged The team needs to look at this issue in the next triage labels Jun 4, 2024
@PoojaNamde
Copy link
Author

#Closed; #Regressed:06-05-24;

Verified the bug in latest environment
Bug is fixed and does not repro. Hence closing the bug.
Please find the closing attachment

image

@github-actions github-actions bot locked and limited conversation to collaborators Jul 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a11y-resolved Ready for official tester to validate and close a11yMAS High Priority - Accessibility violation of Microsoft Accessibility Standards tenet-accessibility MAS violation, UIA issue; problems with accessibility standards
Projects
None yet
Development

No branches or pull requests

4 participants