[wp-trac] [WordPress Trac] #19910: Appearance Improvements: Theme Customization Frame

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 29 22:24:48 UTC 2012


#19910: Appearance Improvements: Theme Customization Frame
----------------------------+--------------------------
 Reporter:  koopersmith     |       Owner:  koopersmith
     Type:  task (blessed)  |      Status:  accepted
 Priority:  normal          |   Milestone:  3.4
Component:  Themes          |     Version:  3.3.1
 Severity:  normal          |  Resolution:
 Keywords:                  |
----------------------------+--------------------------

Comment (by koopersmith):

 In [20049]:
 {{{
 #!CommitTicketReference repository="" revision="20049"
 Theme Customizer: Bind the preview iframe load event when triggering
 refresh instead of when creating the iframe. see #19910.

 The loaded event should only fire when we've actually triggered a refresh.
 If loaded is bound when the iframe is created, sometimes the blank iframe
 will fire a 'load' event before a refresh is triggered (this occurred with
 relative frequency in firefox). By binding the loaded event in the refresh
 function, we prevent this from occurring.
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19910#comment:26>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list