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

Elements with visible text labels do not have matching accessible names #530

Open
github-actions bot opened this issue Dec 14, 2023 · 0 comments
Open

Comments

@github-actions
Copy link

Support

It seems that when a link is created and set to open in a new tab, the Aria-label is being set as ‘(opens in a new tab)’. However, when running a Google PSI audit, these links are being flagged as poor practice in the accessibility section. This is ironic because it is supposed to assist those using a screen reader.

I was unsure of what was causing this behavior, but after disabling all plugins, I discovered that it was being caused by EditorsKit.

Is there a way to modify this behavior in the plugin or update it to comply with the guidelines mentioned below (taken from the help on the PSI report)?

https://dequeuniversity.com/rules/axe/4.7/label-content-name-mismatch

Details

Note: This support issue is created automatically via GitHub action.

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

1 participant