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

tech/aria/aria-invalid TalkBack reads when input reaches 8 characters #275

Open
karineriquena opened this issue Jan 17, 2024 · 1 comment

Comments

@karineriquena
Copy link

Hello!

I found a new behavior on Talkback when a field has aria-invalid atribute equals true:

If the input type="text" has an attribute aria-invalid equals "true" and when reach 8 characters, talkback will read: "invalid
input, invalid entry".

In portuguese the words "input" and "entry" have same translate "entrada", then the reading is:

"entrada inválida, entrada inválida"

Test can be done on example page: https://a11ysupport.io/tests/html/aria/aria-invalid.html

You just need to get target2 input and digit until reaches 8 characters

@mfairchild365
Copy link
Contributor

Interesting! Thanks for logging this!

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

2 participants