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 review failing - it looks like contrast ratio is the cause (as it is in Error! mode) - both latest Chrome and Canary, Win10 #11384

Open
BogdanCerovac opened this issue Sep 4, 2020 · 4 comments

Comments

@BogdanCerovac
Copy link

Tested locally, on two different Windows 10, both evergreen Chrome (Version 85.0.4183.83 (Official Build) (64-bit)) and Canary (Version 87.0.4254.0 (Official Build) canary (32-bit)).

Axe did not have any problems v4.5.3 (axe-core 3.5.5)

Provide the steps to reproduce

  1. Run LH on:

What is the current behavior?

Accessibility KPI gets a question mark, Contrast check seems to be the cause as it falls into Error state

What is the expected behavior?

Accessibility KPI should get a point, Contrast check should report some errors (according to Axe)

Environment Information

  • Affected Channels: DevTools
  • Lighthouse version: Lighthouse 6.0.0 and Lighthouse 6.3.0
  • Chrome version: both evergreen Chrome (Version 85.0.4183.83 (Official Build) (64-bit)) and Canary (Version 87.0.4254.0 (Official Build) canary (32-bit))
  • Node.js version: NA
  • Operating System: Windows 10 Pro and Home edition

Related issues
Potential cause either contrast eval or maybe missing manifest.json, no other messages in the console

@patrickhulce
Copy link
Collaborator

patrickhulce commented Sep 4, 2020

Thanks for filing @BogdanCerovac!
It's a bug in axe-core see dequelabs/axe-core#2483 for progress.

@BogdanCerovac
Copy link
Author

@patrickhulce - thank you!

@sergeykish
Copy link

sergeykish commented Oct 6, 2020

I've got same problem, very confusing — low contrast ratio with default colors http://sergeykish.com/web-api-element-prototype-queryxpathall.

Reproduced original issue on https://web.dev/measure/.

Not reproduced on Chrome Version 85.0.4183.121 (Official Build) Arch Linux (64-bit).

Issue was not found by "Background and foreground colors have a sufficient contrast ratio Error!", maybe now it will.

@anisse
Copy link

anisse commented Jun 4, 2021

Hi, my website is affected by this issue:

https://anisse.astier.eu

https://lighthouse-dot-webdotdevsite.appspot.com//lh/html?url=https%3A%2F%2Fanisse.astier.eu

It also seems #12613 might be a duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants