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

TieredMenu: Items are not read by NVDA on hover #15187

Closed
ppc-harmoney opened this issue Mar 28, 2024 · 1 comment · Fixed by #15478
Closed

TieredMenu: Items are not read by NVDA on hover #15187

ppc-harmoney opened this issue Mar 28, 2024 · 1 comment · Fixed by #15478
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@ppc-harmoney
Copy link
Contributor

Describe the bug

We are using prime ng in an application that is legally required to be WCAG compliant. To check compliance we are using Axe devtools and NVDA screenreader.

It appears that the menu items are read out loud by the NVDA screenreading software only when focusing them with the keyboard, not when hovering over them with the mouse.

image

Environment

Windows 11 Pro

Reproducer

No response

Angular version

17.3.1

PrimeNG version

17.12.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.18.2

Browser(s)

chrome 123

Steps to reproduce the behavior

Start NVDA and open a menu (in this case of a splitbutton). You will hear the menu items being read when using the keyboard, but not when using the mouse.

Expected behavior

The menu item should be read out loud in both cases.

@ppc-harmoney ppc-harmoney added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Mar 28, 2024
@cetincakiroglu cetincakiroglu added this to the 17.16.1 milestone May 8, 2024
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working Component: Accessibility Issue or pull request is related to WCAG or ARIA and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels May 8, 2024
@cetincakiroglu
Copy link
Contributor

cetincakiroglu commented May 8, 2024

Hi,

Thanks a lot for reporting the issue and appreciate for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants