DropdownMenu: Disabled dropdown can still be opened with screen reader #3512
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The disabled menu can be expanded and the options can be selected even when the disabled prop is set to true. This bug only happens with a screen reader (in my case, VoiceOver on Mac).
Reproducer
https://codesandbox.io/s/admiring-wilson-8orq7w?file=/src/App.vue
PrimeVue version
3.21.0
Vue version
3.x
Language
ALL
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The disabled dropdown will be opened with a screen reader, it will be possible to select options and close the menu.
The text was updated successfully, but these errors were encountered: