[wp-trac] [WordPress Trac] #37188: Add New Media button does not give aria feedback
WordPress Trac
noreply at wordpress.org
Fri Mar 31 17:38:00 UTC 2017
#37188: Add New Media button does not give aria feedback
-------------------------------------------------+-------------------------
Reporter: mantismamita | Owner: afercia
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.8
Component: Media | Version: 4.0
Severity: normal | Resolution: fixed
Keywords: has-ui-feedback has-screenshots | Focuses: ui,
has-patch commit | accessibility
-------------------------------------------------+-------------------------
Changes (by afercia):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"40359"]:
{{{
#!CommitTicketReference repository="" revision="40359"
Accessibility: Improve the Media Library inline uploader accessibility.
For better accessibility, expandable panels should be placed immediately
after
the control that expands them. This change moves the Media Library inline
uploader up, right after the "Add New" button, also introducing
consistency with
the Plugin and Theme uploaders.
Adds a proper ARIA role on the button and an `aria-expanded` attribute to
give
better feedback to assistive technologies users about the uploader's
expanded state.
Improves the focus handling when closing the uploader, improves the focus
style
and color contrast ratio of the uploader "close" button.
Props mantismamita, karmatosed, adamsilverstein, afercia.
Fixes #37188.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37188#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list