E-mail List Archives
Re: Hmmm, JAWS repeats link and button text
From: Steve Faulkner
Date: Sep 29, 2017 2:58AM
- Next message: Mark Magennis: "Re: Hmmm, JAWS repeats link and button text"
- Previous message: Mark Magennis: "Hmmm, JAWS repeats link and button text"
- Next message in Thread: Mark Magennis: "Re: Hmmm, JAWS repeats link and button text"
- Previous message in Thread: Mark Magennis: "Hmmm, JAWS repeats link and button text"
- View all messages in this Thread
Hi mark, I cannot replicate the behaviour using JAWS 18 with Firefox 55
test case used: https://s.codepen.io/stevef/debug/aLwZjM
--
Regards
SteveF
Current Standards Work @W3C
<http://www.paciellogroup.com/blog/2015/03/current-standards-work-at-w3c/>
On 29 September 2017 at 09:28, Mark Magennis < <EMAIL REMOVED> > wrote:
> 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: Mark Magennis: "Re: Hmmm, JAWS repeats link and button text"
- Previous message: Mark Magennis: "Hmmm, JAWS repeats link and button text"
- Next message in Thread: Mark Magennis: "Re: Hmmm, JAWS repeats link and button text"
- Previous message in Thread: Mark Magennis: "Hmmm, JAWS repeats link and button text"
- View all messages in this Thread