E-mail List Archives
Re: JAWS 17 bug?
From: Léonie Watson
Date: Jul 26, 2016 8:17AM
- Next message: Sailesh Panchang: "Re: JAWS 17 bug?"
- Previous message: Léonie Watson: "Re: Clarification on forms mode of screen readers"
- Next message in Thread: Sailesh Panchang: "Re: JAWS 17 bug?"
- Previous message in Thread: Moore,Michael (Accessibility) (HHSC): "JAWS 17 bug?"
- View all messages in this Thread
On 26/07/2016 14:53, Moore,Michael (Accessibility) (HHSC) wrote:
> I have noticed on my system that JAWS 17.0.2417 appears to have a defect where when aria-labelledby points to more than one label only one label is read. For example aria-labelledby="labelID1 labelID2" will result in only labelID1 being read. This is the case for FF current release and for IE11.
>
Very quick back/packet test suggests that Jaws 17 announces both labels
in Firefox 47, and neither label in IE11 (it seems that Jaws isn't
announcing anything associated by aria-labelledby in IE11).
<label id="a">Label A</label>
<label id="b">Label B</label>
...
<input type="text" aria-labelledby="a b">
HTH.
Léonie.
--
@LeonieWatson tink.uk Carpe diem
- Next message: Sailesh Panchang: "Re: JAWS 17 bug?"
- Previous message: Léonie Watson: "Re: Clarification on forms mode of screen readers"
- Next message in Thread: Sailesh Panchang: "Re: JAWS 17 bug?"
- Previous message in Thread: Moore,Michael (Accessibility) (HHSC): "JAWS 17 bug?"
- View all messages in this Thread