[wp-trac] [WordPress Trac] #23225: Customizer is Incompatible with jQuery UI Tabs.
WordPress Trac
noreply at wordpress.org
Mon Oct 13 18:57:51 UTC 2014
#23225: Customizer is Incompatible with jQuery UI Tabs.
-------------------------------------+------------------
Reporter: mfields | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.1
Component: Customize | Version: 3.4
Severity: normal | Resolution:
Keywords: needs-testing has-patch | Focuses:
-------------------------------------+------------------
Comment (by deltafactory):
Based on jQuery UI's `isLocal()` declaration, now refactored to
`_isLocal()` here: https://github.com/jquery/jquery-
ui/blob/master/ui/tabs.js#L45 ... they define a local URL as one that is
the same as location.href, up to the hash.
It's this definition of local that is the root of the jQuery UI tab
incompatibility and the resulting remote request causes the recursive
glitches.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/23225#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list