You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can confirm the issue. JAWS doesn't announce the role unless the case is correct in IE11 and Firefox 56 (but does with Chrome). The correct role is being exposed by the browsers, despite the case.
Summary
JAWS does not recognize role="buTTon" as a 'push button' in IE11 although it is exposed as a 'push button' in MSAA
Steps to reproduce:
Expected result
JAWS announces both as buttons
Actual result
JAWS only announces the the second element as a button
Example
https://s.codepen.io/stevef/debug/YrLwwE
Additional Information
JAWS version and build number
JAWS 18.0.4104
Operating System and version
Windows 10 Home 64-bit
Browser and version:
IE 11
Related Firefox bug: aria ROLE values are case sensitive
The text was updated successfully, but these errors were encountered: