E-mail List Archives
Re: links to the page they are on
From: Patrick H. Lauke
Date: May 10, 2019 6:03PM
- Next message: Lucy Greco: "Re: links to the page they are on"
- Previous message: Lucy Greco: "links to the page they are on"
- Next message in Thread: Lucy Greco: "Re: links to the page they are on"
- Previous message in Thread: Lucy Greco: "links to the page they are on"
- View all messages in this Thread
On 11/05/2019 00:56, Lucy Greco wrote:
> hello:
>
> i personaly do not like having links on a web page to the page itself as
> it can be vary frustrating for a user if they think they have gone to a new
> page and find they are on the same page. could some one tell me wair to
> find this problem in the w3c speck thanks
If you mean if this is addressed in WCAG, then no...it's a general
usability, rather than accessibility, issue ... so nothing that would
directly contravene any SC.
For AT users, the issue can be mitigated by adding aria-current="page"
to the link, which will (in supported browser/AT combos) at least
announce that the link relates to the current page.
https://www.w3.org/TR/wai-aria-1.1/#aria-current
And yes, while it can be annoying having a link basically to where you
are, there's also an argument that this creates a certain consistency
(so the navigation has the same actionable links in every page).
P
--
Patrick H. Lauke
www.splintered.co.uk | https://github.com/patrickhlauke
http://flickr.com/photos/redux/ | http://redux.deviantart.com
twitter: @patrick_h_lauke | skype: patrick_h_lauke
- Next message: Lucy Greco: "Re: links to the page they are on"
- Previous message: Lucy Greco: "links to the page they are on"
- Next message in Thread: Lucy Greco: "Re: links to the page they are on"
- Previous message in Thread: Lucy Greco: "links to the page they are on"
- View all messages in this Thread