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 checker seems to be broken #122

Open
aberkow opened this issue Feb 27, 2018 · 0 comments
Open

Color contrast checker seems to be broken #122

aberkow opened this issue Feb 27, 2018 · 0 comments

Comments

@aberkow
Copy link

aberkow commented Feb 27, 2018

We were checking some possible color combinations for a project and created a test site with a few button elements. When I went to check them with tota11y, it only seems to check the first button. It does check other elements (such as a group of links). Honestly I'm not sure I can describe the issue in more detail. There's one error in the console that comes up.

Uncaught TypeError: Cannot read property 'position' of undefined
    at HTMLDivElement.<anonymous> (tota11y.min.js:formatted:4352)
    at tota11y.min.js:formatted:788
    at Function.map (tota11y.min.js:formatted:918)
    at ue.fn.init.map (tota11y.min.js:formatted:787)
    at tota11y.min.js:formatted:4351
    at dispatch (tota11y.min.js:formatted:2479)
    at m.handle (tota11y.min.js:formatted:2412)

Here are some screenshots I took as well.

Not working
screen shot 2018-02-27 at 09 58 34 am

Working
screen shot 2018-02-27 at 10 01 34 am

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

No branches or pull requests

1 participant