WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Another example of role="alert" not being read by NVDA

for

From: Angela French
Date: May 16, 2013 10:33AM


>I would question the use of a role in a span tag.
>
>Have you tried replacing it with a block element like <p> or <div> and see if it
>works then? We have come across issues when employing the span tag, which is
>really more for styling, for purposes other than style.
>

This is very frustrating to try to figure out what will work in what browsers. Again, using NVDA, Example A on this page (http://www.accessibleculture.org/articles/2011/02/aria-alert/) does NOT read the alert in IE9. It is in a <p> tag.
It does get read in Firefox 20.

We are under pressure to get this app into production and we cannot seem to get the form validation errors to announce in NVDA (the only screen reader we have)

Angela French