[wp-trac] [WordPress Trac] #32715: Menu Customizer: UI controls without text
WordPress Trac
noreply at wordpress.org
Fri Jul 24 17:26:17 UTC 2015
#32715: Menu Customizer: UI controls without text
------------------------------+----------------------------------------
Reporter: afercia | Owner: westonruter
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.3
Component: Customize | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses: accessibility, javascript
------------------------------+----------------------------------------
Changes (by afercia):
* keywords: has-patch needs-testing => has-patch commit
Comment:
Refreshed patch merges [attachment:32715.8.diff] and [attachment:32715
.edit-and-remove-buttons.patch] also adds a couple of JavaScript `aria-
hidden` attributes switching needed for screen readers.
Worth noting when removing elements from tab order using `tabindex="-1"`
screen readers can still read out these elements when users use arrows to
move through elements. In these cases in order to completely hide content
from assistive technologies, we need also `aria-hidden="true"`.
Would propose for review and commit consideration.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32715#comment:25>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list