Search and Top Navigation
#9632 closed bug (duplicate)
Opened October 27, 2013 07:40PM UTC
Closed October 29, 2013 02:09AM UTC
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)
Attachments (0)
Change History (3)
Changed October 28, 2013 07:28PM UTC by comment:1
owner: | → dylanb |
---|---|
status: | new → pending |
Changed October 29, 2013 12:13AM UTC by comment:2
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
Is there any difference between this ticket and the problems discussed in #9631? In my testing there was nothing new here.