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

fix(aria-allowed-children,aria-allowed-parent): allow group role in listbox #3195

Merged
merged 2 commits into from
Oct 8, 2021

Conversation

straker
Copy link
Contributor

@straker straker commented Oct 7, 2021

Using https://w3c.github.io/aria-practices/examples/listbox/listbox-grouped.html. Browsers report:

image

  • Safari / VO - "Choose your animal sidekick. ✓ Flounder text, Water, group (2 of 3)"
  • IE11 / JAWS - "Choose your animal sidekick. Water group, Flounder"
  • Chrome / JAWS - "Choose your animal sidekick. Water group, Flounder (7 of 11)"
  • Firefox / NVDA - "Chose your animal sidekick list. Water grouping, ✓ Flounder (2 of 3)

Closes issue: #3152

@straker straker merged commit cb01975 into develop Oct 8, 2021
@straker straker deleted the listbox-group branch October 8, 2021 15:33
@scottaohara
Copy link
Contributor

This takes care of this issue too, yes? #2523

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

Successfully merging this pull request may close these issues.

3 participants