E-mail List Archives
Re: Readonly Field Problem with IE 11 and JAWS 16
From: Birkir R. Gunnarsson
Date: Oct 24, 2015 4:42PM
- Next message: Andrew Normand: "Re: Readonly Field Problem with IE 11 and JAWS 16"
- Previous message: Charles Krugman: "Re: Screen reader-friendly chat feature - does one exist?"
- Next message in Thread: Andrew Normand: "Re: Readonly Field Problem with IE 11 and JAWS 16"
- Previous message in Thread: Moore,Michael (Accessibility) (HHSC): "Re: Readonly Field Problem with IE 11 and JAWS 16"
- View all messages in this Thread
If, for some reason, you find bugs with the html readonly attribute,
you could mark the fields using aria-readonly="true" but that means
you have to visually indicate its read-only state, and use Javascript
to ensure user cannot type into the field.
Basically a lot of extra work to achieve same functionality.
On 10/23/15, Moore,Michael (Accessibility) (HHSC)
< <EMAIL REMOVED> > wrote:
> Thanks,
>
> I was leaning toward treating this as a problem on our side. We are also
> getting keyboard traps in edit fields in FF. Something appears to be wrong
> with some of our scripting.
>
> Mike Moore
> Accessibility Coordinator
> Texas Health and Human Services Commission
> Civil Rights Office
> (512) 438-3431 (Office)
>
>
- Next message: Andrew Normand: "Re: Readonly Field Problem with IE 11 and JAWS 16"
- Previous message: Charles Krugman: "Re: Screen reader-friendly chat feature - does one exist?"
- Next message in Thread: Andrew Normand: "Re: Readonly Field Problem with IE 11 and JAWS 16"
- Previous message in Thread: Moore,Michael (Accessibility) (HHSC): "Re: Readonly Field Problem with IE 11 and JAWS 16"
- View all messages in this Thread