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

Open
Sergiorezende22 opened this issue Oct 15, 2024 · 0 comments
Open

Component: RadioButton #16553

Sergiorezende22 opened this issue Oct 15, 2024 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@Sergiorezende22
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant