[wp-trac] [WordPress Trac] #35187: Remove title attributes: the terms List Table
WordPress Trac
noreply at wordpress.org
Mon Jan 4 20:32:26 UTC 2016
#35187: Remove title attributes: the terms List Table
---------------------------------------+--------------------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.5
Component: Administration | Version: 4.4
Severity: normal | Resolution:
Keywords: has-screenshots has-patch | Focuses: ui, accessibility
---------------------------------------+--------------------------------
Comment (by afercia):
Discussed a bit in today's accessibility weekly chat. While there are
probably better solutions, thinking for example at the Plugins table where
the item name has no link so there are no duplicated links and everything
is clearer for assistive technologies, decided to stick to the original
goal of this ticket and just remove the title attributes. Further
improvements will be evaluated with time and will have their own tickets.
About the `aria-label` for the linked item name a slight preference was
expressed for moving "Edit" at the end of the string, taking into
consideration that screen readers will announce the column header saying
"Name", something like:
{{{
Name column 2
"My nice item with a very long name" Edit link
}}}
would be clearer than:
{{{
Name column 2
Edit "My nice item with a very long name" link
}}}
This should apply to all the similar links in the list tables in the
admin.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35187#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list