You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During JAWS testing, we experienced that when we select an item in Combobox and if we need to clear the item using x icon, we cannot tabbed to the x icon to clear the item
Hi @Sreejith-Websphere, as per our accessibility guidelines, Combobox only receives a tab stop for the input part, the menu is navigated using arrow keys, opening and selection is handled with enter/space, and lastly dismissing or clearing is done using esc.
So the close button would disappear upon clicking esc twice.
Package
@carbon/react
Browser
Chrome
Package version
1.54.0
React version
No response
Description
During JAWS testing, we experienced that when we select an item in Combobox and if we need to clear the item using x icon, we cannot tabbed to the x icon to clear the item
Reproduction/example
https://react.carbondesignsystem.com/?path=/story/components-combobox--default
Steps to reproduce
its reproducable in carbon design documentation for combobox examples
Suggested Severity
None
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: