[Tickets #12978] Re: IFRAME sizing regression

noreply at bugs.horde.org noreply at bugs.horde.org
Tue Mar 18 18:23:46 UTC 2014


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12978
------------------------------------------------------------------------------
  Ticket             | 12978
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | IFRAME sizing regression
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Resolved
  Priority           | 1. Low
  Milestone          |
  Patch              |
-Owners             |
+Owners             | Horde Developers, Michael Slusarz
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2014-03-18 12:23) wrote:

> Any chance to trigger another resize just in case the body size  
> changed when the document has completely loaded? This would reduce  
> the flickering to messages that don't specify image sizes.

We already do this.  In fact, the iframe resize code is triggered  
after each individual image is loaded.

The issue might be we need to add a delay to the callback to the  
resize method after the image onload event is triggered, because it is  
possible the onload is triggered before the image is inserted/sized in  
the IFRAME DOM element.





More information about the bugs mailing list