[Tickets #12978] Re: IFRAME sizing regression

noreply at bugs.horde.org noreply at bugs.horde.org
Tue Feb 18 17:42:43 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              | Assigned
+State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
-Owners             |
+Owners             | Horde Developers, Michael Slusarz
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2014-02-18 10:42) wrote:

> Commits 1d4a172ec270987c8785651dcc7a563b3001095f and  
> 3c713dd3a2e31c8a15517d1d50c2b8d6aad853ea break IFRAME sizing of  
> several HTML newsletters while I didn't experience any issues before  
> those patches. FF 27 Linux.

Not sure what to do.  "Height: auto" absolutely cannot be used, since  
it breaks both dynamic and smartmobile views (it causes automatic  
scrolling of the containing div, which breaks things like automatic  
hiding of the addressbar in smartmobile, which is 100% unacceptable).   
So these are not revertable

Not to mention that I have a 150 message mailbox of test messages that  
at one point did not display correctly.  The current code does as good  
of a job as before, without breaking anything (no solution I've ever  
come up with has displayed 100% of messages correctly).

If someone else wants to try and come up with a better solution, that  
would be great.  I've spent hours on this with minimal luck, and there  
really is very little documentation I've found on the web that can  
help.  Two things need to be avoided:

1. Resizing based on defer/delay code
2. Height: auto





More information about the bugs mailing list