E-mail List Archives
introduction and a question
From: Chris Westbrook
Date: Apr 27, 2018 5:21AM
- Next message: Reinhard Stebner: "Re: introduction and a question"
- Previous message: Mallory: "Re: Labelling a "fill in the blank" form field"
- Next message in Thread: Reinhard Stebner: "Re: introduction and a question"
- Previous message in Thread: None
- View all messages in this Thread
Hello to all. I am a totally blind web developer loking to upgrade my
skills. I have been working on an enterprise asp.net webforms project for
the past 10 years and am trying to learn some more modern technologies like
aira and javascript frameworks, etc. Currently I am building a little app
in angular. I am new to aria, but I am noticing when I have
aria-atomic="true" and aria-live="polite" that the region is being read
multiple times even though it is only changing once. It is reading the same
thing twice so I know it is not changing. Are there any good tips for
troubleshooting what might be going on? I have fields changing based on
calculations, and I would like those changes announced but only once. Is
there a better way to communicate to screen readers something has changed
other than aria-live, perhaps with a notification or something? Obviously
sighted people would just see the changes on the screen. Also do you have
any tips on using he firefox console, it seems to be a semipainful
experience, if I console.lg an object nvda doesn't read it at all it just
says treeview. Thanks for any feedback you can provide.
- Next message: Reinhard Stebner: "Re: introduction and a question"
- Previous message: Mallory: "Re: Labelling a "fill in the blank" form field"
- Next message in Thread: Reinhard Stebner: "Re: introduction and a question"
- Previous message in Thread: None
- View all messages in this Thread