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

Fix color contrast in search results #5794

Open
Tracked by #5251
atsansone opened this issue May 9, 2024 · 0 comments
Open
Tracked by #5251

Fix color contrast in search results #5794

atsansone opened this issue May 9, 2024 · 0 comments
Assignees
Labels
p1-high Major but not urgent concern: Resolve in months. Update each month. t.a11y Relates to an accessibility concern

Comments

@atsansone
Copy link
Contributor

Hotlist: https://buganizer.corp.google.com/hotlists/5891206
Bug: https://buganizer.corp.google.com/issues/338014334

Observed Results

Some links and text in the page do not have minimum colour contrast ratio of 4.5/1.

Expected Results

The content of the page should have a minimum colour contrast ratio of 4.5/1.

User Impact

Users who use forced colors will not be able to read or interact with the content which does not have minimum colour contrast ratio which will lead to loss of context. This will effect users with Low vision, colour blindness.

Steps To Reproduce

  1. Enable High contrast mode.
  2. Go to https://dart.dev/search?cx=011220921317074318178%3A_yy-tmb5t_i&ie=UTF-8&hl=en&q=isolate.
  3. Using the Tab key, navigate to "search" and type "isolate" and search.
  4. Navigate through the search results and observe contrast.

Relevent GAR Sheet

A11Y Tracker.

GAR Details

1.14. Is there sufficient color contrast between the text/icons and the background?

Additional Info

A second video has been attached since there several elements that have the same color contrast issue
in the following https://dart.dev/codelabs/async-await). This in order to don't make a duplicate bu.

Environment Details

  • Machine: Chromebook.
  • Browser: Chrome (123.0.6312.112 (Official Build) (64-bit)).
  • Accessibility Tool: High contrast mode.
  • Bug Filling Time: 10 mins.
@atsansone atsansone added p1-high Major but not urgent concern: Resolve in months. Update each month. t.a11y Relates to an accessibility concern labels May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1-high Major but not urgent concern: Resolve in months. Update each month. t.a11y Relates to an accessibility concern
Projects
None yet
Development

No branches or pull requests

2 participants