[wp-trac] [WordPress Trac] #18796: thickbox.css needs display:none
WordPress Trac
wp-trac at lists.automattic.com
Tue Sep 27 22:19:47 UTC 2011
#18796: thickbox.css needs display:none
--------------------------------+-----------------------------
Reporter: OoroonBai | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: External Libraries | Version: 3.3
Severity: normal | Keywords: thickbox
--------------------------------+-----------------------------
In thickbox.css display:none was replaced by visibility:hidden (line 52).
The thickbox will not be displayed if there is no property 'display',
because thickbox checks the property 'display' (line 208 in thickbox.js).
If you use e.g. tb_show in a javascript, it will not show the thickbox.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18796>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list