E-mail List Archives
Re: [External Sender] NVDA - aria-live=polite not announced
From: Aditya
Date: Feb 21, 2019 2:51PM
- Next message: Tomlins Diane: "Re: [External Sender] NVDA - aria-live=polite not announced"
- Previous message: Brian Lovely: "Re: [External Sender] NVDA - aria-live=polite not announced"
- Next message in Thread: Tomlins Diane: "Re: [External Sender] NVDA - aria-live=polite not announced"
- Previous message in Thread: Brian Lovely: "Re: [External Sender] NVDA - aria-live=polite not announced"
- View all messages in this Thread
So, first question is when view is rendered, is the live region also being rendered? Sometimes I noticed voiceover/safari being smart enough to react to a live region and it's change simultaneously.
First thing to make sure is that live region is not being re-rendered.
If the issue still exists, try setting focus on this live region programmatically. That way you are guaranteed to announce it.
In SPAs always manage focus programmatically by placing it on the first new/changed content.
Hope that helps.
Sent from my iPhone
> On Feb 21, 2019, at 1:44 PM, Tomlins Diane < <EMAIL REMOVED> > wrote:
>
> Hi Brian,
> The whole thing is a single page application, so it's not actually changing pages, it's just changing the content in the container, and they're updating the message.
>
>
>> In step 4, you say "the article page is displayed". That sounds like it might be a new page being loaded. If the "same" div has text A on one page and text B on another page, then the text has not changed as far as aria-live is concerned. I don't know if that's the case here, but it would account for the element not being announced.
>
> Diane R Tomlins
> HCA Healthcare ITG | UXCOE
> Accessibility SME
>
>
>
>
>
> > > >
- Next message: Tomlins Diane: "Re: [External Sender] NVDA - aria-live=polite not announced"
- Previous message: Brian Lovely: "Re: [External Sender] NVDA - aria-live=polite not announced"
- Next message in Thread: Tomlins Diane: "Re: [External Sender] NVDA - aria-live=polite not announced"
- Previous message in Thread: Brian Lovely: "Re: [External Sender] NVDA - aria-live=polite not announced"
- View all messages in this Thread