Search and Top Navigation
#14245 closed bug (invalid)
Opened August 21, 2015 08:11AM UTC
Closed September 05, 2015 08:47AM UTC
ui.a11y autocomplete arian compliance
Reported by: | disic | Owned by: | disic |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.autocomplete | Version: | 1.11.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Feature:
To comply with the W3C ARIA design pattern, input should have the component attributes role = textbox, aria-autocomplete = list, aria-ows = [id-list], aria-activedescendant="[item-current-id]
The widget has a role of combobox, and its parent role is input.
Attachments (0)
Change History (2)
Changed August 21, 2015 10:07AM UTC by comment:1
owner: | → disic |
---|---|
status: | new → pending |
Changed September 05, 2015 08:47AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
We know what the spec says. We also know that it causes all kinds of problems is various browser/AT combinations. Are you experiencing actual accessibility problems or are you just filing spec-compliance bugs?