[wp-trac] [WordPress Trac] #22237: Add keyboard shortcuts for collapse/expand, panel-back, and close to the Customizer
WordPress Trac
noreply at wordpress.org
Mon May 2 19:52:03 UTC 2016
#22237: Add keyboard shortcuts for collapse/expand, panel-back, and close to the
Customizer
-------------------------------------+-------------------------------------
Reporter: designsimply | Owner: westonruter
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.6
Component: Customize | Version: 3.4
Severity: normal | Resolution: fixed
Keywords: good-first-bug has- | Focuses: accessibility,
patch commit | javascript
-------------------------------------+-------------------------------------
Changes (by westonruter):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"37347"]:
{{{
#!CommitTicketReference repository="" revision="37347"
Customize: Allow Esc key to collapse the currently-expanded panel, section
(or control).
Pressing Esc collapses any expanded widget or nav menu item controls, or
any control that implements the expanding interface. Also improves
alignment between `WidgetControl` and `MenuItemControl`, adding the
`expanded` state and associated `expand`/`collapse` methods to nav menu
items.
Props purcebr, celloexpressions, westonruter.
Fixes #22237.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/22237#comment:49>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list