E-mail List Archives
Re: aria-label issue with JAWS
From: Mallory
Date: Jul 19, 2018 3:37AM
- Next message: Mallory: "Re: Firefox, about:cofig: "Browse with caret" required for accessibility?"
- Previous message: Ajay Sharma: "Re: Confirmation of actions - violation or feature?"
- Next message in Thread: Birkir R. Gunnarsson: "Re: aria-label issue with JAWS"
- Previous message in Thread: Maxability A11Y: "Re: aria-label issue with JAWS"
- View all messages in this Thread
Hi,
UL's already have a "list" role by default, but having a role isn't enough a lot of the time, especially for IE.
https://developer.paciellogroup.com/blog/2017/07/short-note-on-aria-label-aria-labelledby-and-aria-describedby/
It mentions IE specifically, where Microsoft has a thing in their API where they look for either certain roles OR a tabindex to decide whether an object is "accessible" and therefore can have accessibility thingies in it like aria-foo.
cheers,
Mallory
On Wed, Jul 18, 2018, at 10:29 AM, Mohith BP wrote:
> Do you have provided any valid role for <ul>?
>
> On 7/18/18, Kakarla Meharoon < <EMAIL REMOVED> > wrote:
> > hi everyone
> >
> > In IE browser aria-label is not read out by the JAWS and aria-label is
> > present on the UL element
> >
> >
> > *Thanks*
> > > > > > > > > >
> > > >
- Next message: Mallory: "Re: Firefox, about:cofig: "Browse with caret" required for accessibility?"
- Previous message: Ajay Sharma: "Re: Confirmation of actions - violation or feature?"
- Next message in Thread: Birkir R. Gunnarsson: "Re: aria-label issue with JAWS"
- Previous message in Thread: Maxability A11Y: "Re: aria-label issue with JAWS"
- View all messages in this Thread