WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Readonly Field Problem with IE 11 and JAWS 16

for

From: Sailesh Panchang
Date: Oct 23, 2015 12:53PM


I do not experience what you do. Maybe there is a coding problem in your page?
The following code works fine in forms / non-forms mode.
I tried it with NVDA too.
<p><label>Account# (implicit label):<input type="text" readonly
name="accName1" id="accName1" value="2421223259" /></label></p>
<p><label for="accName2">Account#:</label> <input type="text" readonly
name="accName2" id="accName2" value="2421223259" /></p>

IE 11.0.960
JFW 16.0.4463

Regards and best wishes

Sailesh Panchang


On 10/23/15, Moore,Michael (Accessibility) (HHSC)
< <EMAIL REMOVED> > wrote:
> Help!
>
> I am testing an application where some fields are presented as readonly. The
> problem that we are finding is that for the readonly field in IE 11 if you
> are using reading commands the label is read but the field is skipped, the
> field does not show up in a form field list either but it is included in the
> tab ring. When you tab to it the value is not reported and the label is
> reported as the label of the next field of the form.
>
> If I review the page with either FF or Chrome (latest release) then the
> readonly field is reported correctly by JAWS.
>
> This application is in a development environment and I cannot share a URL.
>
> Is this a known bug in IE 11?
>
> Mike Moore
> Accessibility Coordinator
> Texas Health and Human Services Commission
> Civil Rights Office
> (512) 438-3431 (Office)
>
> > > > >