[wp-trac] [WordPress Trac] #34629: Nav menu item controls are not (auto-)focusable
WordPress Trac
noreply at wordpress.org
Mon Nov 9 03:13:12 UTC 2015
#34629: Nav menu item controls are not (auto-)focusable
--------------------------+--------------------------
Reporter: westonruter | Owner: westonruter
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.4
Component: Customize | Version: 4.3
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: javascript
--------------------------+--------------------------
Changes (by westonruter):
* owner: => westonruter
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"35584"]:
{{{
#!CommitTicketReference repository="" revision="35584"
Customize: Fix focus and autofocus on `nav_menu_item` controls.
Embed the `nav_menu_item` control not only when the contained `nav_menu`
section expands, but also if the control was autofocused (via the
`autofocus[control]` query param). Also applies change from [33596] to
work-around a broken `:focusable` selector in jQuery UI.
See #33258.
Fixes #34629.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34629#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list