Opened 19 months ago
Closed 19 months ago
#19212 closed defect (bug) (duplicate)
conflict between jQuery UI Tabs 1.8.16 & Thickbox 3.1 (3.3 beta 3)
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 3.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
This is not a wordpress bug
but for my plugin (MailPress)
when trying to close the tb iframe, a js error occurs and screen remains grey
see screenshot attached
Attachments (1)
Change History (5)
comment:2
SergeyBiryukov — 19 months ago
Sounds like a duplicate of #19189. The a.lis reference is used in a callback bound to the unload event on window.
From jquery.ui.tabs.js:
$( window ).bind( "unload" ... self.lis.add( self.anchors ).unbind( ".tabs" )
though this actually seems to be gone in the master branch.
Note: See
TracTickets for help on using
tickets.

JS error when previewing a MailPress form in Firefox 8: