[wp-trac] [WordPress Trac] #34629: Nav menu item controls are not (auto-)focusable
WordPress Trac
noreply at wordpress.org
Mon Nov 9 01:23:54 UTC 2015
#34629: Nav menu item controls are not (auto-)focusable
--------------------------+-----------------
Reporter: westonruter | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.4
Component: Customize | Version: 4.3
Severity: normal | Keywords:
Focuses: javascript |
--------------------------+-----------------
When attempting to access the Customizer with a `nav_menu_item` control
autofocused, using a URL such as:
http://src.wordpress-develop.dev/wp-
admin/customize.php?autofocus[control]=nav_menu_item[4953]
The result is that the Customizer does not focus on that control when it
loads. Instead, when attempting to click through to the nav menu item
there is an additional regression where you have to click the menu section
twice to open it.
The issue with `focus` on the nav menu item control was addressed
previously for Widgets in #33258. The same fix is needed for nav menu
items.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34629>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list