Use description for Mozilla dialogs instead of our own getDialogText code #630
Comments
Comment 1 by jteh on 2010-04-21 08:03 |
Comment 2 by jteh on 2010-04-22 05:26 We were unable to find any dialogs that expose a pointless description. If some are found, we will need to special case them or reconsider this fix. |
Comment 3 by hhillen on 2010-05-20 14:23 |
Comment 4 by jteh on 2010-05-20 21:41 |
Comment 6 by jteh on 2010-07-28 06:02 |
Reported by jteh on 2010-04-21 07:56
If aria-describedby is set on an ARIA dialog, Mozilla will expose this as the description. We should use this in preference to our own getDialogText code.
Test cases: tests 2 and 3 at http://www.accessibleculture.org/testing/aria/alertdialog/
Considerations:
The text was updated successfully, but these errors were encountered: