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 Error: "Element midpoint exceeds the grid bounds" #15619

Closed
2 tasks done
FelipeFama opened this issue Nov 17, 2023 · 19 comments
Closed
2 tasks done

Color Contrast Error: "Element midpoint exceeds the grid bounds" #15619

FelipeFama opened this issue Nov 17, 2023 · 19 comments

Comments

@FelipeFama
Copy link

FAQ

URL

https://nefa-crypto-page.vercel.app

What happened?

When I run Lighthouse to test my web page, my accessibility score does not appear in the browser, instead, an exclamation mark appears.

What did you expect?

That the score would appear, normally without any type of problem.

What have you tried?

1 - I tested on Opera and Chrome on Ubuntu and tested on Windows.
2 - In Windows, only Opera worked normally.
3 - I noticed that the ones that didn't work had this version Using Chromium 119.0.0.0 with devtools.
4 - Opera on Windows has a version earlier than this.
5 - I tested the lighthouse extension and it worked normally too, but it has this version Using HeadlessChromium 119.0.6045.105 with lr.

image-lighthouse-error

image-lighthouse-error-2

How were you running Lighthouse?

Chrome DevTools, WebPageTest

Lighthouse Version

11.0.0

Chrome Version

119.0.6045.159

Node Version

18.16.0

OS

Windows/Linux

Relevant log output

No response

@adamraine
Copy link
Member

I can't repro, it's possible that some Chrome extension is adding content that causes this error. Can you try running Lighthouse from an incognito window in Chrome?

@FelipeFama
Copy link
Author

I tested it but it didn't work.

@adamraine
Copy link
Member

Sorry, missed that you mentioned this was only for desktop. I can repro with this command lighthouse https://nefa-crypto-page.vercel.app/ --preset=desktop. Most likely an issue in Axe, I will investigate.

@adamraine
Copy link
Member

dequelabs/axe-core#4253

@adamraine
Copy link
Member

@FelipeFama this is no longer reproducible for me. Has the content on the page changed at all? Are you still able to reproduce this?

@FelipeFama
Copy link
Author

FelipeFama commented Nov 23, 2023

Yes @adamraine , I can still believe it is something related to axe-core or some version of chromium.

@adamraine adamraine changed the title Errors in the analysis of accessibility on desktop devices Color Contrast Error: "Element midpoint exceeds the grid bounds" Jan 11, 2024
@clouddevloper
Copy link

@adamraine I am still not able to understand how to resolve this. It will be relally helpful if you can explain.

@adamraine
Copy link
Member

The issue has not been resolved, please see the upstream bug dequelabs/axe-core#4253 for more info.

@chmerk
Copy link

chmerk commented Jan 23, 2024

We have the same issue, just on mobile. I added a comment in dequelabs/axe-core#4253

@kmurugulla
Copy link

kmurugulla commented Feb 5, 2024

@adamraine - I am observing the similar issue "axe-core Error: Element midpoint exceeds the grid bounds" for "Mobile" on https://www.ust.com/en/insights . Tried on incognito window but seeing the same error. Appreciate any inputs

image

image

Chrome :
image

@clouddevloper
Copy link

Still not able to resolve this issue yet. #15750

Let me know if any one can help here.

Thanks

@chmerk
Copy link

chmerk commented Feb 6, 2024

@clouddevloper @kmurugulla
Please add this to the issue dequelabs/axe-core#4253
So the axe developers can prioritize the issue accordingly. :)

@aprzygocki
Copy link

I have the same issue

@neronim1141
Copy link

I can report the same issue

@dylanrihan
Copy link

I have the same issue, any suggestions?

@TutorFx
Copy link

TutorFx commented Feb 19, 2024

I'm having this same issue on Swiper component

https://github.com/TutorFx/vs-contabil
https://www.vscontabil.net/

@chmerk
Copy link

chmerk commented Feb 20, 2024

@aprzygocki @neronim1141 @dylanrihan @TutorFx
Could you please also report the issue at dequelabs/axe-core#4253
to make them aware, that there are more people/sites affected.
So far there seems to be little activity :(
Thanks! :)

@TutorFx
Copy link

TutorFx commented Feb 20, 2024

@aprzygocki @neronim1141 @dylanrihan @TutorFx Could you please also report the issue at dequelabs/axe-core#4253 to make them aware, that there are more people/sites affected. So far there seems to be little activity :( Thanks! :)

Thanks for moving the thread @chmerk, I was able to uncover the root cause of the issue and described a workaround in the discussion there.

@adamraine
Copy link
Member

Resolved by #15887, this will ship in the next Lighthouse release.

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