Skip to content

Accessibility Issue in RichText Role and selected state are not announced for color controls #1943

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
shashankpatel1542 opened this issue Jan 23, 2025 · 0 comments

Comments

@shashankpatel1542
Copy link

User Experience:
Screen reader dependent users will be impacted as the Role and selected state are not announced for color controls. Due to this, users will not be able to identify the purpose of the control. This will confuse them.

Actual Result:
Role and selected state are not announced for color controls.

Like: at "Theme Darker blue" color control->
NVDA announces as: "table Theme darker row 1 column 1".
Narrator announces as: "No item in view".

Observation:
Narrator is not announcing the 'name' of color controls.
Expected Result:
Proper name, role and 'selected' state should be announced for color controls.
Like: Screen reader can announce: "Theme colors grouping, Theme darker blue button, selected 1 of 10"

See attached screenshot for your reference for Font Color:

Image

As you can see NVDA is not announcing state for the selected color which will confuse the screen reader users.

See attached screenshot for your reference for Highlighted Color:

Image

As you can see Aqua color is selected still its announcing as not selected.

@shashankpatel1542 shashankpatel1542 changed the title Accessibility Issue Role and selected state are not announced for color controls Accessibility Issue in RichText Role and selected state are not announced for color controls Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants