-
Notifications
You must be signed in to change notification settings - Fork 132
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
Getting accessibility issue using JAWS screen reader when using recaptcha v2 sitekey #291
Comments
We are using recaptcha V2 site key. Kindly help. |
We have tried with latest version 10.0.0 compatible with Angular 14, even after the issue persist. Kindly need your immediate response on this as we have production release early next week. Even this example is having issue with jaws |
hi @harish-byralingaiah ! Do you have a proposal on how this issue can be fixed? |
Hi, I tried to add a title and aria-label to re-captcha element, but after doing so, it reads the tile and aria-label first, followed by the Iframe URL. So I am not able to find a solution for this. |
Hi, can the role="presentation" from the iframe be removed? |
@harish-byralingaiah the iframe parameters are not under the control of Since this issue is not fixable in |
Hello Team,
When using tab key in JAWS screen reader recaptcha checkbox is reading the complete IFRAME URL instead of saying checkbox but same is working using arrow keys for navigation.
"ng-recaptcha": "^5.0.0"
Angular cli: 14
The text was updated successfully, but these errors were encountered: