Opened 7 years ago
Closed 7 years ago
#14245 closed bug (invalid)
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.
Change History (2)
comment:1 Changed 7 years ago by
Owner: | set to disic |
---|---|
Status: | new → pending |
comment:2 Changed 7 years ago by
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?