- From: Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no>
- Date: Wed, 20 Apr 2011 11:00:29 +0200
- To: James Craig <jcraig@apple.com>
- Cc: Steve Faulkner <faulkner.steve@gmail.com>, W3C WAI-XTECH <wai-xtech@w3.org>, Richard Schwerdtfeger <schwer@us.ibm.com>
James Craig, Tue, 19 Apr 2011 23:59:23 -0700: > On Apr 19, 2011, at 11:20 PM, Leif Halvard Silli wrote: > >> Btw, when an <img> is the sole content of a link, then VoiceOver treats >> it more or less as if it has role=text. (Because, in that case, the >> fact that it is an image, isn't announced by VoiceOver - only its alt >> text is read aloud, as link text. > > You must've changed some settings. By default VoiceOver speaks, "link > image <@alt>", but the output depends on the user's verbosity > settings. Do you have a link to a example page in which it behaves as you say? I ask because VoiceOver varies a little depending on the context, it seems. I tested on this code: <p>a <a href="b" ><img alt="b." src="i.jpg" ></a> d</p> I'm always very careful not to change settings in Webbrowser and AT that I use to test Web pages. Thus I discovered that verbosity is set to "High". I've tested with Norwegian and English localization. But no, there is zero announcement that the image is an image when it corrus inside that link above. -- leif h silli
Received on Wednesday, 20 April 2011 09:01:04 UTC