Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphics announced as unavailable in IE when Show Pictures is disabled #393

Closed
nvaccessAuto opened this issue Jan 1, 2010 · 2 comments
Closed

Comments

@nvaccessAuto
Copy link

Reported by jteh on 2009-08-20 00:30
When Show Pictures is disabled in Internet Explorer, all graphics receive the unavailable state. This makes some sense, but having it reported in virtual buffers is annoying, irrelevant and potentially confusing.

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2009-08-20 00:33
Two possible solutions:

  1. General: In speech.getControlFieldSpeech(), always discard the unavailable state for graphics.
  2. IE specific: Discard the unavailable state for graphics in MSHTMLTextInfo._normalizeControlField().
    We just need to decide whether this is an issue that could occur anywhere or whether it's specific to IE.

@nvaccessAuto
Copy link
Author

Comment 2 by jteh on 2009-09-03 10:40
Fixed in r3181.
Changes:
State: closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant