[a11y]: API Key Modal, Screen reader not identified the Read only state #6248
Labels
component: APIKeyModal
Sev 2
Aspects of design is broken and impedes users in a significant way, but has workaround.
type: a11y ♿
Issues not following accessibility standards
Package
@carbon/ibm-products
Browser
Firefox
Operating System
Windows
Package version
v2.52.0-rc.0
React version
No response
Automated testing tool and ruleset
Manual testing
Assistive technology
JAWS
Description
The Api key input field is non-editable/read-only. Same state info is not conveyed by the Screen reader. If selected all content in input field and given backspace, Screen reader announces as "Selection Deleted" whereas visually it is not.
Expected behaviour : Screen reader expected to announce the "Read only state" on focus(Tab/Arrow), ensure the same.
WCAG 2.1 Violation
No response
Reproduction/example
https://ibm-products.carbondesignsystem.com/?path=/story/ibm-products-components-generating-an-api-key-apikeymodal--generate&globals=viewport:basic
Steps to reproduce
This was reported in all variants of API Key Modal.
Code of Conduct
The text was updated successfully, but these errors were encountered: