FreedomScientific / standards-support

Contains documentation for Vispero software support of Web standards
https://freedomscientific.github.io/standards-support/
GNU General Public License v3.0
111 stars 13 forks source link

aria-readonly for radiogroups is not output #426

Open JAWS-test opened 4 years ago

JAWS-test commented 4 years ago

Summary

  1. Go to https://codepen.io/jaws-test/pen/dyMYWdJ
  2. Navigate to the radiobuttons

Expected result

Output of readonly.

aria-readonly is allowed for radiogroups since ARIA 1.1 (not yet for ARIA 1.0).

Actual result

No output of readonly

Additional Information

JAWS version and build number

2020.2006

Operating System and version

Windows 10

Browser and version:

current versions of Firefox ESR, IE 11 and Chrome

JAWS-test commented 4 years ago

See: https://github.com/w3c/aria/issues/1309

menovak commented 4 years ago

See comments per #425