[Bug Report][3.7.6] [Bug Report][3.7.6] VMenu: keyboard events not properly working when using NVDA
Open
@KaelWD is already working on this.
Since May 15, 2025.
a11y
C: VMenu
T: bug
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Environment
Vuetify Version: 3.7.6
Vue Version: 3.5.13
Browsers: Chrome 131.0.0.0
OS: Windows
Steps to reproduce
Environment
Vuetify Version: 3.7.6
Vue Version: 3.5.13
Browser: Chrome 131.0.0.0
OS: Windows 11 Pro
Version: 10.0.26100
Steps to reproduce
- Enable NVDA Screen Reader
- Focus the menu trigger and press Enter
- Press Tab (it will focus the first menu item)
- Press Enter (nothing happens, the menu just closes)
- Press ArrowDownkey (nothing happens, it looks like focus is moved outside the menu element)
- After pressing ArrowDownkey 2 times, and pressing Enter, it will focus the second or the third element after the menu
Expected Behavior
Expect it to work exactly the same as without NVDA
Actual Behavior
Enter, ArrowDown, ArrowUp events not properly working. Focus broken.
Note that it works correctly on MacOS with VoiceOver
Reproduction Link
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.