[wp-trac] [WordPress Trac] #19212: conflict between jQuery UI Tabs 1.8.16 & Thickbox 3.1 (3.3 beta 3)
WordPress Trac
wp-trac at lists.automattic.com
Wed Nov 9 09:34:11 UTC 2011
#19212: conflict between jQuery UI Tabs 1.8.16 & Thickbox 3.1 (3.3 beta 3)
----------------------------+--------------------
Reporter: arena | Owner: arena
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.3
Component: Administration | Version: 3.3
Severity: normal | Resolution:
Keywords: |
----------------------------+--------------------
Comment (by duck_):
Sounds like a duplicate of #19189. The `a.lis` reference is used in a
callback bound to the unload event on window.
From [https://github.com/jquery/jquery-
ui/blob/1-8-stable/ui/jquery.ui.tabs.js jquery.ui.tabs.js]:
{{{
$( window ).bind( "unload" ...
}}}
though this actually seems to be gone in the master branch.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19212#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list