JAWS 13 only read the yes button when I use Ext.MessageBox.confirm
JAWS 13 only read the yes button when I use Ext.MessageBox.confirm
Hi All,
Does anyone know why the screen reader JAWS (version 13) only reads the "yes" button when I used Ext.MessageBox.confirm () to create a message box for my page. Is there a way to workaround this problem?
I would expect the title and message text being read when a message box is displayed.