[wp-trac] [WordPress Trac] #38185: Improve the post "locked indicator" accessibility
WordPress Trac
noreply at wordpress.org
Thu Sep 29 08:43:19 UTC 2016
#38185: Improve the post "locked indicator" accessibility
-------------------------+-------------------------------------------------
Reporter: afercia | Owner:
Type: defect | Status: new
(bug) | Milestone: Awaiting Review
Priority: normal | Version:
Component: | Keywords: has-screenshots needs-patch good-
Administration | first-bug
Severity: normal |
Focuses: ui, |
accessibility |
-------------------------+-------------------------------------------------
When a post is "locked" because someone else is editing it, an icon is
displayed instead of the checkbox to visually indicate the locked status:
[[Image(https://cldup.com/Yo0_EoWBSL.png)]]
This is just a `<div>` element with an icon and doesn't have any text to
convey the locked status to assistive technologies. An `aria-label` or
some hidden text would solve the issue, needs some testing since some
screen readers ignore CSS generated content and skip this element because
it's just an "empty div".
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38185>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list