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

Combobox: aria-activedescendant not set #610

Closed
wkeese opened this issue Apr 3, 2016 · 0 comments
Closed

Combobox: aria-activedescendant not set #610

wkeese opened this issue Apr 3, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@wkeese
Copy link
Member

wkeese commented Apr 3, 2016

aria-activedescendant should be set to the id of the currently selected dropdown choice, but instead it's an empty string.

Can be seen in deliteful/samples/Combobox.html, where the drop down items don't have id's at all.

Note that in delteful/tests/functional/Combobox-decl.html, the dropdown items do have ids, because they are added manually within the test file.

@wkeese wkeese self-assigned this Apr 3, 2016
@wkeese wkeese added the bug label Apr 3, 2016
@wkeese wkeese added this to the 0.8.2 milestone Apr 3, 2016
wkeese added a commit to wkeese/deliteful that referenced this issue Apr 4, 2016
It's only (currently) supported for keyboard navigation though.
Fixes ibm-js#610.
@wkeese wkeese closed this as completed in 8e90c22 Apr 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant