Opened 9 years ago
Closed 9 years ago
#9632 closed bug (duplicate)
Autocomplete: combobox does not announce the options correctly
Reported by: | dylanb | Owned by: | dylanb |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.autocomplete | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The announcement is erratic (for example on OS X with VoiceOver it will only announce every second element correctly)
Change History (3)
comment:1 Changed 9 years ago by
Owner: | set to dylanb |
---|---|
Status: | new → pending |
comment:2 Changed 9 years ago by
Status: | pending → new |
---|
#9631 is implemented on top of an <input> whereas this is implemented on top of a <select> if this is not significant, then no reason to differentiate
comment:3 Changed 9 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Is there any difference between this ticket and the problems discussed in #9631? In my testing there was nothing new here.