TieredMenu: Items are not read by NVDA on hover #15187
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
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.
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.
The text was updated successfully, but these errors were encountered: