Skip to content
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

Component: RadioButton #16553

Closed
Sergiorezende22 opened this issue Oct 15, 2024 · 0 comments · Fixed by #16554
Closed

Component: RadioButton #16553

Sergiorezende22 opened this issue Oct 15, 2024 · 0 comments · Fixed by #16554
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@Sergiorezende22
Copy link
Contributor

Describe the bug

The RadioButton component is not functioning correctly with screen readers. When navigating using only the keyboard, the screen reader does not announce when a radio button is checked.

I searched for similar issues but didn't find any addressing this specific problem. The closest match was issue #12950, but it doesn't seem to be the cause of this behavior.

Environment

I tested the RadioButton component using the NVDA screen reader on the PrimeNG main page:
https://primeng.org/radiobutton.

Reproducer

No response

Angular version

17.0.0

PrimeNG version

17.18.10

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.11.1

Browser(s)

No response

Steps to reproduce the behavior

  1. Visit the following link: https://primeng.org/radiobutton.
  2. Using any screen reader, navigate to the radio buttons on the page and use the keyboard to check one of them. Pay close attention to what the screen reader announces when the radio button is checked.

Expected behavior

The screen reader should accurately announce what is displayed on the screen, but this is not happening at the moment.

@Sergiorezende22 Sergiorezende22 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 15, 2024
@mertsincan mertsincan added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 18, 2024
@mertsincan mertsincan added this to the 17.18.13 milestone Nov 18, 2024
@mertsincan mertsincan moved this to Done in PrimeNG Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants