web-components
web-components copied to clipboard
[confirm-dialog] Some ATs do not announce the dialog's message
What is the problem?
As demonstrated in https://github.com/vaadin/web-components/issues/4365#issuecomment-1269641430, when opening a confirm-dialog, some ATs don't announce its message probably because the message container is not specifically associated with the dialog role at the moment.
Problematic combinations
- iOS + VoiceOver (Chrome / Safari)
- MacOS + VoiceOver (Safari)
- Windows + NVDA (Chrome / Edge)