Window-Eyes takes a different approach to DIVs with a display: none style to provide access to some dynamic menu systems. Typically, they'll only be announced when their position is also set to absolute (or are a child of some element whose position is absolute, I believe). Can you provide a URL to the page in question?

Aaron

On 3/27/2011 3:07 PM, Bram Duvigneau wrote:
Hi all,

I'm currently looking into a somewhat inaccessible web application. The
application shows/hides some form fields based on certain conditions.
For example, the user has to specify an address and if he/she has moved.
If the user indicates that he/she has moved, some new fields appear
where the user could enter the new address.

The showing/hiding of the fields is done by setting the display CSS
attribute to block/none of the<div>  surrounding the fields. NVDA as
well as JAWS hide the fields when display is set to none and that's the
behavior I'd expect. However, Window-eyes shows this fields regardless
of the value of display. I would like to change the CSS style on this
elements to let Window-eyes do the right thing. It's unsure for now if
the developers of this web app are willing to change their code, if not
I'm probably going to write a script that changes the style via Internet
Explorers' DOM.

The only relevant article I can find on this matter is from a few years
ago and can be found here:

http://juicystudio.com/article/screen-readers-display-none.php

My question is if there is some official documentation on the way
Window-eyes determines when to hide HTML elements?

Cheers,

Bram


--
Aaron Smith
Web Development * App Development * Product Support Specialist
GW Micro, Inc. * 725 Airport North Office Park, Fort Wayne, IN 46825
260-489-3671 * gwmicro.com

To insure that you receive proper support, please include all past
correspondence (where applicable), and any relevant information
pertinent to your situation when submitting a problem report to the GW
Micro Technical Support Team.

Reply via email to