Opened 14 years ago
Last modified 14 years ago
#2219 closed defect
combobox needs focus set on list of choices for a11y support — at Initial Version
Reported by: | Becky Gibson | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Accessibility | Version: | 0.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Need to actually set focus to the items as move through them with the keyboard. The current implementation only changes the style. Thus, each item in the list will need an initial tabindex=-1
need to add the waiRole=combobox to the input field that gets focus
This will need additional work that I (Becky) can't explicitly specify at the moment. The list of items may need to be enclosed within a group role. I'll create another issue as necessary once this one gets closed.
Note: See
TracTickets for help on using
tickets.