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

[Accessibility][High Contrast] ToolStrip grip icon colour contrast is less than 4.5:1 in Normal Mode and HC Desert mode #12663

Open
LeafShi1 opened this issue Dec 20, 2024 · 2 comments · May be fixed by #12682
Assignees
Labels
🚧 work in progress Work that is current in progress tenet-accessibility MAS violation, UIA issue; problems with accessibility standards

Comments

@LeafShi1
Copy link
Member

Minimal Reproduction Scenario

  1. Create a WinForms Project.
  2. Add a toolStrip to the project.
  3. Test the text grip icon in toolStrip by using Accessibility Insight tools.

Current Behavior

The colour contrast is less than 4.5:1 in Normal Mode and HC Desert Mode

Normal mode
Image

HC Aquatic
Image

HC Desert
Image

HC Dusk
Image

HC Night Sky
Image

Expected Behavior

The colour contrast is more than 4.5:1 in Normal Mode and all HC Mode

Test Environment

Microsoft Visual Studio Enterprise 2022 (64-bit) - main
Version 17.13.0 Preview 3.0 [35604.161.main]

Have you experienced this same issue with .NET Framework designer?

Yes

Have you experienced this same issue with previous previews of VisualStudio?

Yes, reproduce on VS 17.12

More Info

  • This issue also reproduces on MenuStrip
  • This issue also reproduces in runtime Dark Mode
    Image
@LeafShi1
Copy link
Member Author

The original issue #6208

@LeafShi1 LeafShi1 added the tenet-accessibility MAS violation, UIA issue; problems with accessibility standards label Dec 20, 2024
@Tanya-Solyanik
Copy link
Member

@Epica3055 - if this issue is easily fixable by replacing the colors, please go ahead with the fix, if not, we'll wait for a customer report.

Epica3055 added a commit to Epica3055/winforms that referenced this issue Dec 25, 2024
…olour contrast is less than 4.5:1 in Normal Mode and HC Desert mode
@dotnet-policy-service dotnet-policy-service bot added the 🚧 work in progress Work that is current in progress label Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧 work in progress Work that is current in progress tenet-accessibility MAS violation, UIA issue; problems with accessibility standards
Projects
None yet
3 participants