You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Comment 2 by jteh on 2010-04-22 05:26
Implemented in 3056065.
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.
Changes:
State: closed
Comment 3 by hhillen on 2010-05-20 14:23
It seems this issue is still occurring or occurring again in Firefox 3.7. For the provided test cases the dialog descriptions are no longer announced by NVDA, even though they are exposed in MSAA
Changes:
State: reopened
Comment 4 by jteh on 2010-05-20 21:41
Broken support in Firefox 3.7 is known and is because of MozillaBug:539252. See also MozillaBug:561924. Unfortunately, I suspect that NVDA will break with some version of Firefox no matter what we do.
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: