WebAIM - Web Accessibility In Mind

E-mail List Archives

Hmmm, JAWS repeats link and button text

for

From: Mark Magennis
Date: Sep 29, 2017 2:28AM


Dear all,

A conundrum. Using the code below, when JAWS reads the button, it first repeats the link text and the button text before reading the button label. Removing the tabindex prevents this. Anyone know why the tabindex has this effect? And what can be done to prevent it? Apart from removing the tabindex.

<div tabindex="-1">
<a href="www.google.com <http://www.google.com/>;">Go somewhere</a>
<button aria-label="Press me"></button>
</div>

Thanks,
Mark

Mark Magennis | Accessibility Support Manager
InterAccess.ie - Accessible UX