[wp-trac] [WordPress Trac] #29958: collapse menu keyboard accessibility
WordPress Trac
noreply at wordpress.org
Fri Nov 4 16:01:26 UTC 2016
#29958: collapse menu keyboard accessibility
----------------------------+--------------------------------------------
Reporter: afercia | Owner: jorbin
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.7
Component: Administration | Version: 4.0
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: ui, accessibility, javascript
----------------------------+--------------------------------------------
Changes (by jorbin):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"39141"]:
{{{
#!CommitTicketReference repository="" revision="39141"
Administration: Ensure collapse menu is usable with a keyboard
Currently, the "Collapse menu" item is not focusable and keyboard users
can't collapse/expand the admin menu. This aims to fix it so that screen
readers no longer announce it as a clickable but it remains unfocusable
and thus unusable. So it's now a button.
Quoting joedolson at WordCamp Chicago 2014:
"If it's supposed to act like a button, it should be a button."
Also includes a grunt:precommit run that picked up some postcss changes to
src/wp-includes/css/customize-preview.css
Fixes #29958.
Props ajercia, ipm-frommen for an iterative patch, valendesigns for an
iterative patch, GaryJ for feedback, joedolson for feedback, helen for
feedback
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29958#comment:49>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list