Difference between revisions of "MikeS aria-label"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
<h3>Testing results</h3> | <h3>Testing results</h3> | ||
− | JAWS 2018: For image links, JAWS reads the aria-label of the link tag if you Tab to it | + | JAWS 2018: For image links, JAWS reads the aria-label of the link tag if you Tab to it. But it reads the enclosed image alt text instead of the aria-label if you arrow to the link. For text links or image links with null alt text, JAWS reads the aria-label whether you Tab OR arrow to it. |
<br> | <br> | ||
VoiceOver 11.4.1: reads the aria-label when it is available, overriding either inner text or enclosed image alt text. | VoiceOver 11.4.1: reads the aria-label when it is available, overriding either inner text or enclosed image alt text. |
Revision as of 23:59, 18 October 2018
aria-label variants
Olallieberry
Standard text link as control
Testing results
JAWS 2018: For image links, JAWS reads the aria-label of the link tag if you Tab to it. But it reads the enclosed image alt text instead of the aria-label if you arrow to the link. For text links or image links with null alt text, JAWS reads the aria-label whether you Tab OR arrow to it.
VoiceOver 11.4.1: reads the aria-label when it is available, overriding either inner text or enclosed image alt text.
TalkBack
NVDA 2018.x