[wp-trac] [WordPress Trac] #48406: Dashboard: Some links can be identified as such only by their color
WordPress Trac
noreply at wordpress.org
Sun Nov 24 19:58:32 UTC 2019
#48406: Dashboard: Some links can be identified as such only by their color
----------------------------------------------+----------------------------
Reporter: afercia | Owner: audrasjb
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.3.1
Component: Administration | Version:
Severity: normal | Resolution: fixed
Keywords: has-screenshots has-patch commit | Focuses: ui,
| accessibility
----------------------------------------------+----------------------------
Comment (by SergeyBiryukov):
In [changeset:"46771" 46771]:
{{{
#!CommitTicketReference repository="" revision="46771"
Accessibility: Administration: Underline links on Dashboard that are
located within a line of text and thus need to be underlined:
* "change your theme completely"
* Active theme in the "At a Glance" box
* "View all drafts" in the Quick Draft box
Split "Manage widgets or menus" into separate items for consistency with
other links.
For better accessibility, links that are a part of other text should be
underlined and not rely on color alone to be distinguished.
Per accessibility coding standards:
> When links can be identified as such by the context, for example because
they’re part of a menu, or a set of links clearly identified as user
interface controls, they don’t necessarily need to be underlined. In all
the other cases, especially for links surrounded by other text (in a line
or block of text), links need to be always underlined.
https://make.wordpress.org/core/handbook/best-practices/coding-standards
/accessibility-coding-standards/#links-underline-or-no-underline
https://make.wordpress.org/accessibility/handbook/design/use-of-color
/#not-by-color-alone
Props afercia, audrasjb, karmatosed.
Merges [46770] to the 5.3 branch.
Fixes #48406.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48406#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list