[wp-trac] [WordPress Trac] #31480: TinyMCE resize sandbox iFrame when images load

WordPress Trac noreply at wordpress.org
Fri Mar 27 13:07:03 UTC 2015


#31480: TinyMCE resize sandbox iFrame when images load
--------------------------+------------------
 Reporter:  mattheu       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  4.2
Component:  TinyMCE       |     Version:  4.0
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+------------------

Comment (by iseulde):

 @matheu We can't use `foreach` because IE < 9 does not support that. In
 any case `while` would be the fastest here. And `resize;` needs
 parentheses. :)

 Here's something we can use to test:

 {{{
 views.register( 'img', {
         content: '<!--<script--><img
 src="http://deelay.me/200/s.w.org/about/images/logo-comparison.png">'
 } );
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31480#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list