No dialog role is announced by JAWS screen reader when dialog is appear in the screen

67 Views Asked by At

I have created a dialog component in react using MUI library. I am working on WCAG 2.0 integration and testing the component in Chrome + JAWS.

No role "dialog" is announced by the screen reader software JAWS when dialog appears in the screen while it is working fine as expected in Safari + VO.

I tried my things but there is no clue of how to fix this. Below is a sample codesandbox url of the same.

https://codesandbox.io/s/mui-dialog-vy69wd

I am using chrome (v115.x.x.x) and JAWS 2022.

0

There are 0 best solutions below