WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: NVDA not announcing aria-label on lists

for

From: Pratik Patel
Date: Oct 9, 2017 5:47AM


Hello,
You wrote:
I found NVDA not announcing aria-label on ordered and unordered lists.
Wondering whether it's a known NVDA bug?

You can search for all open and closed issues for NVDA at the following
address. You'll be able to look at current open issues as well as
discussions on previously reported issues as well. If you don't find a
relevant issue, I highly encourage you to report it with specifics on
browser, code, etc.

https://github.com/nvaccess/nvda

Regards,

Pratik

Pratik Patel
Founder & CEO, EZFire


On Mon, Oct 9, 2017 at 3:28 AM Vemaarapu Venkatesh <
<EMAIL REMOVED> > wrote:

> Hi all, Greetings!
>
> I found NVDA not announcing aria-label on ordered and unordered lists.
> Wondering whether it's a known NVDA bug?
>
> Here is the Sample markup:
> <ul aria-label="list of eatables">
> <li> Sandwich </li>
> <li> Pizza </li>
> </ul>
>
> Thanks,
> Venkatesh
> > > > >