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

A11y_.NET Core_WPF_EditExaminer_Color Contrast: The non-text color contrast between the keyboard focus and its background for "No exception! Warning Box" is 2.296:1 which is < 3:1 #7880

Closed
v-inanda opened this issue May 30, 2023 · 3 comments
Assignees
Labels
Accessibility An issue related to accessibility enhancements or blockers. Investigate Requires further investigation by the WPF team.

Comments

@v-inanda
Copy link

v-inanda commented May 30, 2023

Description

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

GitHubTags:

#A11yMAS;#A11yTCS;#BM_.NET Core[WPF]_Win32_May23;#.NET Core;#A11ySev2;#A11yWCAG2.1;#WCAG1.4.11;#DesktopApp;#Win11;#Non-Text contrast;#Benchmark;#Closed;#Regressed:06-27-23;

Environment Details:

Application Name: .NET Core
.NET Version: .NET-SDK-8.0.100-preview.4.23260.5
WPF
Operating System: Windows 11 Enterprise 21H2

Reproduction Steps

  1. Launch VS 2022 Preview
  2. Navigate to Sample Applications and right click on the "Editing Examiner Demo" and click on build.
  3. Then right click on Editing Examiner Demo then Click on Debug-->Start New Instance.
  4. "Edit Examiner" screen should open.
  5. TAB to "No exception! Warning Box".
  6. Verify whether the non-text color contrast between the keyboard focus and its background for "No exception! Warning Box" is 2.296:1 which is less than 3:1 or not.

Expected behavior

The non-text color contrast between the keyboard focus and its background for "No exception! Warning Box" should be greater than equals to 3:1.

Actual behavior

The non-text color contrast between the keyboard focus and its background for "No exception! Warning Box" is 2.296:1 which is less than 3:1.

A11y_ NET Core_WPF_EditExaminer_Color Contrast

Regression?

No response

Known Workarounds

No response

Impact

Low vision users won't be able to recognize the focus if it fails the minimum non-text color contrast ratio of 3:1.

Configuration

No response

Other information

No response

@singhashish-wpf singhashish-wpf added the Investigate Requires further investigation by the WPF team. label May 31, 2023
@pchaurasia14 pchaurasia14 added the Accessibility An issue related to accessibility enhancements or blockers. label Jun 13, 2023
@harshit7962
Copy link
Member

Updated the code to fix the issue. The non-text color contrast between keyboard focus and its background for "no-exception! warning box" is 8.592:1 now. Kindly fetch the new code and test for the same.
Merged PR at: microsoft/WPF-Samples#490

@v-inanda
Copy link
Author

@harshit7962 Verified the issue and it is still reproducing.

cc

@v-inanda
Copy link
Author

@harshit7962 Verified the issue and it is fixed. Hence, closing the bug.

cca

@ghost ghost locked as resolved and limited conversation to collaborators Jul 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Accessibility An issue related to accessibility enhancements or blockers. Investigate Requires further investigation by the WPF team.
Projects
None yet
Development

No branches or pull requests

5 participants