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

Some buttons on websites state unavailable in IE8 when they are not #2196

Closed
nvaccessAuto opened this issue Mar 23, 2012 · 4 comments
Closed

Comments

@nvaccessAuto
Copy link

Reported by briang1 on 2012-03-23 20:29

Some button types seem to be reported as unavailable in Internet Explorer, including some on the donation page, which might confuse a new user using IE.

IE8 says..
IO - inputCore.InputManager.executeGesture (20:09:19):
Input: kb(desktop):shift+tab
IO - speech.speak (20:09:20):
Speaking ('en_UK'), u'Single donation via PayPal', u'button unavailable'
IO - speech.speak (20:09:20):
Speaking ('en_UK'), u'browse mode'

Firefox 3.6 etc says.

IO - inputCore.InputManager.executeGesture (20:17:38):
Input: kb(desktop):shift+tab
IO - speech.speak (20:17:38):
Speaking ('en_UK'), u'Single donation via PayPal', u'button'
IO - speech.speak (20:17:38):
Speaking ('en_UK'), u'browse mode'

In both cases these buttons do work, so I wondered what was triggering the unavailable status on IE8.

This is not a new phenomenen, but could not find a ticket so...

@LeonarddeR
Copy link
Collaborator

@Brian1Gaff: Could you confirm whether this is IE8 only? If so, i'll close this as won't fix, since IE8 specific fixes won't be done anymore.

@bhavyashah
Copy link

@Brian1Gaff Could you please respond to @LeonarddeR's #2196 (comment) by confirming whether or not this is IE 8 specific?

@Brian1Gaff
Copy link

Brian1Gaff commented Aug 13, 2017 via email

@ehollig
Copy link
Collaborator

ehollig commented Aug 13, 2017

This is IE8 specific, as reported in #2196 (comment), closing

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

5 participants