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

Output of aria-errormessage without aria-invalid=true #352

Open
JAWS-test opened this issue Dec 19, 2019 · 0 comments
Open

Output of aria-errormessage without aria-invalid=true #352

JAWS-test opened this issue Dec 19, 2019 · 0 comments
Assignees

Comments

@JAWS-test
Copy link

Summary

Expected result

  • concise output
  • Output according ARIA spec only with aria-invalid=true:

User agents MUST NOT expose aria-errormessage for an object with an aria-invalid value of false.

Actual result

  • error message is always output and not only when aria-invalid=true
  • hint about error is output twice if aria-invalid=true (once for aria-invalid=true and once for aria-errormessage)

Additional Information

JAWS version and build number

JAWS 2019.1909.28

Operating System and version

Windows 10

Browser and version:

Current version of IE 11, Firefox, Chrome

@JAWS-test JAWS-test changed the title Output of aria-erromessage without aria-invalid=true Output of aria-errormessage without aria-invalid=true Dec 19, 2019
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

4 participants