[Bug Report][3.6.14] v-menus not accessible with screen readers
Open
@KaelWD is already working on this.
Since Feb 4, 2025.
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.6.14
Last working version: 3.5.1
Vue Version: 3.4.27
Browsers: Chrome 127.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
Using a screen reader, open a v-menu and use the arrow keys to move focus up and down the list of options in the menu
Expected Behavior
The screen reader acknowledges the moving focus and announces the option it highlights
Actual Behavior
Nothing is announced
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
3.5.1 is the last release that this worked, none of the Vuetify releases since have worked
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.