This repository was archived by the owner on Sep 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
radio-button: screen reader does not read the labels #11923
Labels
a11y
This issue is related to accessibility
has: Pull Request
A PR has been created to address this issue
P2: required
Issues that must be fixed.
type: bug
Milestone
Comments
@satishsan Thank you for taking the time to submit this issue, your first ever! However it does not follow our required issue template.
This gives the team the information needed to investigate the bug or prioritize the enhancement. |
You mention
and
So it sounds like you are reporting two issues?
Is this accurate? |
Sorry for the late response that is correct. |
Splaktar
added a commit
that referenced
this issue
Jul 30, 2020
… on focus - when no value selected, set `aria-activedescendant` to first button's `id` - properly define labels and `aria-labelledby` in demos - improve some JSDoc and types - rename some variables to make them more readable - remove unused parameters - improvements to multi-column demo - remove unneeded or unused styles and elements - use `aria-describedby` to make first column available to screen reader users Fixes #11973. Fixes #11923. Fixes #11974.
3 tasks
Splaktar
added a commit
that referenced
this issue
Jul 30, 2020
… on focus - when no value selected, set `aria-activedescendant` to first button's `id` - properly define labels and `aria-labelledby` in demos - improve some JSDoc and types - rename some variables to make them more readable - remove unused parameters - improvements to multi-column demo - remove unneeded or unused styles and elements - use `aria-describedby` to make first column available to screen reader users Fixes #11973. Fixes #11923. Fixes #11974.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
a11y
This issue is related to accessibility
has: Pull Request
A PR has been created to address this issue
P2: required
Issues that must be fixed.
type: bug
Demo and steps to reproduce the issue
Enable Screen reader
Demo URL (required)*:
Detailed Reproduction Steps
Explain the expected behavior
The Radio buttons are read on first selection of the group
Explain the current behavior
The radio buttons are only read on selecting the buttin
Discuss the use-case or motivation for changing the existing behavior
Accessibility
List the affected versions of AngularJS, Material, OS, and browsers
Add anything else we should know
Stack Trace
Screenshots
The text was updated successfully, but these errors were encountered: