Opened 14 years ago
Last modified 14 years ago
#2219 closed defect
combobox needs focus set on list of choices for a11y support — at Version 1
Reported by: | Becky Gibson | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Accessibility | Version: | 0.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
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.
Change History (1)
comment:1 Changed 14 years ago by
Component: | General → Accessibility |
---|---|
Description: | modified (diff) |
Milestone: | → 0.5 |
Owner: | changed from anonymous to Becky Gibson |
Note: See
TracTickets for help on using
tickets.