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

NVDA does not read ALT tags on certain image buttons on web pages #2491

Closed
nvaccessAuto opened this issue Jun 24, 2012 · 6 comments
Closed

Comments

@nvaccessAuto
Copy link

Reported by mf723 on 2012-06-24 20:44
On some web pages, NVDA does not read some buttons properly. These buttons are images which do in fact have Alt tags. Despite this, NVDA reads the URL rather than the associated Alt tag. A consistent example of this bug occurs on Amazon.com product detail pages, for example, http://www.amazon.com/Philips-Shoqbox-Bluetooth-Portable-SB7200/dp/B007PZYBTY/ref=sr_1_3?ie=UTF8&qid=1340481237&sr=8-3&keywords=philips+shock+box

The add to cart button, which is located below the quantity dropdown box, is read as a URL. I have tested this with JAWS and found that it reads properly. Additionally I have examined the HTML code for the web page and found an Alt tag to be present for this button. SO far, I have only encountered this issue on some Amazon.com pages (all detail pages, but not necessarily all buttons on the page). The "add to shopping cart" button is consistently read incorrectly.

@nvaccessAuto
Copy link
Author

Comment 1 by Brendon22 on 2012-06-25 03:43
Hi, I've seen this happen on Images on the Hotmail Page and The Hotmail In-box also. Wair NVDA will just say Link Link.

@nvaccessAuto
Copy link
Author

Comment 2 by elliott94 (in reply to comment 1) on 2012-06-25 07:22
Replying to mf723:

A consistent example of this bug occurs on Amazon.com product detail pages.

While NVDA doesn't properly read the button if you find it via moving through the page, using the move to next/previous form control does read the alt text after the URL has been announced. I agree that it's annoying to hear the URL first, though.

I think the only reason that this information is even announced is due to the following in the Changes file for 2011.2:

•When in browse mode and jumping to a control with quicknav or focus, the description of the control is now announced if it has one.

Maybe it'd be possible to announce these controls when simply navigating through the document regularly as well?

Replying to Brendon22:

Hi, I've seen this happen on Images on the Hotmail Page and The Hotmail In-box also. Wair NVDA will just say Link Link.

This is most likely specific to Hotmail itself; if the image doesn't have any alt text esotiated with it, obviously no description information will be given.

@nvaccessAuto
Copy link
Author

Comment 3 by briang1 on 2012-06-25 07:53
I was going to mention this as a regression, but I've not had time to check back when it started. On amazon it is indeed very annoying. I use IE on there and trying to find that button is often almost impossible nowadays. Strangely though some of these do work.

I cannot comment on the hotmail pages.
Let us get our buttons back!

@nvaccessAuto
Copy link
Author

Comment 4 by jteh on 2012-08-28 05:40
This is due to a Firefox bug. I filed MozillaBug:786163.

@nvaccessAuto
Copy link
Author

Comment 5 by jteh on 2013-05-24 00:22
This is fixed in Firefox 21.
Changes:
State: closed

@time4testing
Copy link

this is happening for google chrome for www.ebay.com as it doesn't read the alt= messages when they show up as they are not coded properly on all their pages. Also for icons for social media, they are not getting read either, like facebook, instagram, google plus.

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

2 participants