Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NVDA not announcing aria-label on lists #7652

Closed
Venkatesha11y opened this issue Oct 11, 2017 · 3 comments · Fixed by #8568
Closed

NVDA not announcing aria-label on lists #7652

Venkatesha11y opened this issue Oct 11, 2017 · 3 comments · Fixed by #8568

Comments

@Venkatesha11y
Copy link

Steps to reproduce:

  1. Go to https://codepen.io/Venkatesh-a11y/pen/OxZWdv
  2. As soon as page loads focus lands on edit field so hit ESC key to switch to browse mode.
  3. Hit M to move to the result frame.
  4. Now arrow down to both unordered and ordered list over there.
  5. Or hit L to navigate lists on the page.

Expected behavior:

NVDA should announce the aria-label before announcing the list item when focus enters list with quick key L or with down arrow otherwise context will miss for the users though specific context is described for each and every list with aria-label.
In the mentioned example, when user hits L NVDA should announce "list with two items here are the list of fruits I like bullet apples" and in the next hit of L it should announce "list with two items here are the list of vegetables I like one potato".

Actual Result:

NVDA doesn't announce the aria-label with quick key L or while arrowing down the list instead it announces the number of list items followed by the first list item directly.
In the mentioned example, NVDA announces "list with two items bullet Apples" and "list with two items one Potato" when focus enters lists.

System configuration:

NVDA Version: 2017.3, Installed

Other information:

OS version: Windows 10
Browser Versions: Firefox 56, Chrome 61, IE 11, Microsoft Edge 41
Tested with NVDA 2017.1 and 2017.2 also and the issue repro's.

@dkager dkager changed the title NVDA not announcing aria-lable on lists NVDA not announcing aria-label on lists Oct 14, 2017
@feerrenrut
Copy link
Contributor

I can reproduce this, and I agree this does not seem like ideal behaviour. I have a feeling I have seen a similar issue raised previously, the best I could find right now are:

Is there a past version of NVDA where this used to work as expected?

@yonyy
Copy link

yonyy commented Jul 27, 2018

I am still having this issue with NVDA version 2018.2.1

@Adriani90
Copy link
Collaborator

cc: @michaelDCurran

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants