[wp-trac] [WordPress Trac] #29529: Shift-click widget editing issues the Customizer
WordPress Trac
noreply at wordpress.org
Thu Oct 16 00:15:17 UTC 2014
#29529: Shift-click widget editing issues the Customizer
---------------------------+-----------------------------
Reporter: hardeepasrani | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Customize | Version: 4.0
Severity: normal | Resolution:
Keywords: | Focuses: ui
---------------------------+-----------------------------
Comment (by westonruter):
Yeah, so once #28709 lands, as the patch exists right now, then the issue
in this ticket can be resolved by first invoking (not final):
{{{
wp.customize.panel( 'widgets' ).toggle( true )
}}}
And actually, this should be automatic. So when something like this is
called:
{{{
wp.customize.control( 'widget_text[123]' ).focus()
}}}
It should automatically cause the containing section and panel to also
expand.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29529#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list