WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Link purpose (WCAG)

for

From: Andrew Kirkpatrick
Date: Jul 22, 2013 12:07PM


So wouldn't the most stringent for accessibility take precedence? Making sense out of context.

[AWK] That's not the way that WCAG works. You can read about the WCAG success criteria levels at http://www.w3.org/TR/UNDERSTANDING-WCAG20/conformance.html#uc-levels-head

-----Original Message-----
From: <EMAIL REMOVED>
[mailto: <EMAIL REMOVED> ] On Behalf Of Andrew Kirkpatrick
Sent: Monday, July 22, 2013 10:06 AM
To: WebAIM Discussion List
Subject: Re: [WebAIM] Link purpose (WCAG)

Joe,
That's the difference between 2.4.4. and 2.4.9. What you are asking for (links making sense out of context) is a requirement of 2.4.9, but links making sense in context is the bar for 2.4.4.

Thanks,
AWK

Andrew Kirkpatrick
Group Product Manager, Accessibility
Adobe Systems

<EMAIL REMOVED>
http://twitter.com/awkawk
http://blogs.adobe.com/accessibility


-----Original Message-----
From: <EMAIL REMOVED>
[mailto: <EMAIL REMOVED> ] On Behalf Of Krack, Joseph@DOR
Sent: Monday, July 22, 2013 1:02 PM
To: WebAIM Discussion List
Subject: Re: [WebAIM] Link purpose (WCAG)

It is also important to have the link itself make sense/be meaningful.
Screen Reader users may also pull up a List of the Links in the document. Scrolling through the possible links should make sense to them. If the meaning of the link can only be gotten by reading just prior to or after the link itself, then I don't think it can be characterized as a meaningful hyperlink.

Joe

-----Original Message-----
From: <EMAIL REMOVED>
[mailto: <EMAIL REMOVED> ] On Behalf Of Andrew Kirkpatrick
Sent: Monday, July 22, 2013 9:57 AM
To: WebAIM Discussion List
Subject: Re: [WebAIM] Link purpose (WCAG)

What JAWS does do, at least when I hit Ins+T (JAWSKEY+T) is read the title of the page and then it reads the immediate heading preceding the current location for the user.

As Birkir points out, there are other ways to address this success criteria also.

I will point out that there is nothing that states that the user must never need to move their focus from the link. The Understanding document (which is non-normative) says that the user _should_ be able to determine this without moving their focus from the link, and the JAWS keystroke helps make this possible if the context is available via the preceding heading, but it can also be met via other means such as when words in the sentence containing the link provide the context. A screen reader user who tabs to a link that doesn't make immediate sense may need to arrow up and down to read the line where the link is found to see if it makes sense. From conversations and observations of assistive technology users, this seems reasonable (speak up if you disagree!). To get the link itself to provide all of the context in the link text, SC
2.4.9
(http://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-link.ht
ml) is the triple A criteria that applies.

Thanks,
AWK

Andrew Kirkpatrick
Group Product Manager, Accessibility
Adobe Systems

<EMAIL REMOVED>
http://twitter.com/awkawk
http://blogs.adobe.com/accessibility


-----Original Message-----
From: <EMAIL REMOVED>
[mailto: <EMAIL REMOVED> ] On Behalf Of Birkir R.
Gunnarsson
Sent: Monday, July 22, 2013 10:39 AM
To: WebAIM Discussion List
Subject: Re: [WebAIM] Link purpose (WCAG)

I have always found this wording to be confusing myself, and JawsKey-T will never work, I guess the thought is that it would read the title of the link (often links with identical text use their title attribute for clarifying information), but Jaws does not do this.
It will speak the title if explicitly told to do so, but it is not a default setting.
I usually advocate, within reasonable limits, to use aria-describedby to satisfy this success criteria:
http://oaa-accessibility.org/example/44/
Cheers
-Birkir
Birkir Gunnarsson | Accessibility Subject Matter Expert Deque Systems


On 7/22/13, Gijs Veyfeyken < <EMAIL REMOVED> > wrote:
> Hi,
>
> I'm well aware one should always use links that are meaningful without

> context.
> But according to WCAG level A, it's allowed in meaningful context,
> such as the preceding heading.
>
> WCAG Success Criterion 2.4.4 (Link Purpose (In Context)) states:
> "The purpose of each link can be determined from the link text alone
> or from the link text together with its programmatically determined
link context"
> http://www.w3.org/TR/2008/REC-WCAG20-20081211/#navigation-mechanisms-r
> efs
>
> Understanding SC 2.4.4. specifies "programmatically determined link
> context":
> "the user should be able to identify the purpose of the link without
> moving focus from the link.
> In other words, they can arrive on a link and find out more about it
> without losing their place.This can be achieved by putting the
> description of the link in the same sentence, paragraph, list item,
> the heading immediately preceding the link, or table cell as the link,

> or in the table header cell for a link in a data table, because these
> are directly associated with the link itself."
> http://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-refs.h
> tml
>
> "the heading immediately preceding the link" can be considered as
context.
>
> However, it's not possible to read the heading immediately preceding
> the link with a screenreader without moving the focus, by my
knowledge.
>
> Technique H80 (Identifying the purpose of a link using link text
> combined with the preceding heading element) states:
> "The command to take advantage of this technique in JAWS is "JAWS KEY
> + T"."
> http://www.w3.org/TR/2012/NOTE-WCAG20-TECHS-20120103/H80
>
> Jaws Key + reads the title of the page <title>, not the first heading
> <h> above the focus.
> Am I missing something or is this a mistake in WCAG?
>
> Kind regards,
>
> Gijs
>
> ---
> Gijs Veyfeyken
> AnySurfer - towards an accessible internet http://www.anysurfer.be/en
> <EMAIL REMOVED>
>
>
>
> > > list messages to <EMAIL REMOVED>
>