carbon-design-system / carbon-components-vue

Vue implementation of the Carbon Design System
http://vue.carbondesignsystem.com
Apache License 2.0
598 stars 177 forks source link

Screen reader tools (JAWS, VoiceOver) doesn't read Combobox or multi select box options using Arrow keys #1090

Open joejeet opened 3 years ago

joejeet commented 3 years ago

Screen reader tools (JAWS, VoiceOver) doesn't read Combobox or multi select box options using Arrow keys

Detailed description

When using a screen reader tool, using the arrow keys it is not reading the options in (Chrome-Mac using VoiceOver) and (Chrome-Windows using JAWS)

Is this a feature request (new component, new icon), a bug, or a general issue? Bug

Is this issue related to a specific component? CvMultiSelect, CvComboBox

What did you expect to happen? What happened instead? What would you like to see changed?

I expect it to work like React Combobox carbon components it works https://react.carbondesignsystem.com/iframe.html?id=combobox--combobox

What browser are you working in? Latest Chrome

What version of the Carbon Design System are you using? "^10.24.0"

Steps to reproduce the issue

Using VoiceOver or JAWS tool and

  1. http://vue.carbondesignsystem.com/iframe.html?id=components-cvmultiselect--default
  2. http://vue.carbondesignsystem.com/iframe.html?id=components-cvcombobox--default

Additional information

github-actions[bot] commented 2 weeks ago

This issue has been marked as stale because it has required additional info or a response from the author for over 14 days. When you get the chance, please comment with the additional info requested. Otherwise, this issue will be closed in 14 days.