E-mail List Archives
Hmmm, JAWS repeats link and button text
From: Mark Magennis
Date: Sep 29, 2017 2:28AM
- Next message: Steve Faulkner: "Re: Hmmm, JAWS repeats link and button text"
- Previous message:
: "Re: keyboard accessibility of Image map" - Next message in Thread: Steve Faulkner: "Re: Hmmm, JAWS repeats link and button text"
- Previous message in Thread: None
- View all messages in this Thread
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
- Next message: Steve Faulkner: "Re: Hmmm, JAWS repeats link and button text"
- Previous message:
: "Re: keyboard accessibility of Image map" - Next message in Thread: Steve Faulkner: "Re: Hmmm, JAWS repeats link and button text"
- Previous message in Thread: None
- View all messages in this Thread