[commits] Horde-Hatchery branch master updated. cc38fa95f7f6608ee1cccb6238d6e8f901ac59d9

Michael M Slusarz slusarz at horde.org
Tue Oct 6 21:17:02 UTC 2009


The branch "master" has been updated.
The following is a summary of the commits.

from: 0926e56fca57b4c76355ca32f0f09cd35fa5f7df

2c680eb... More fixes for HTML IFRAME display
cc38fa9... Another IE fix.

-----------------------------------------------------------------------

commit 2c680eb0963d5b71d79b4561b8b6352dfff7b1b0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Oct 6 14:33:41 2009 -0600

    More fixes for HTML IFRAME display
    
    Heights are not correctly calculated for some HTML messages - this
    appears to be a browser issue.  Adjusting the iframe size causes a
    re-render of the internal contents which causes the internal contents
    height to increase.  This prevents display of content at the very bottom
    of the data - thus, we need to display scrollbars for these messages.
    Ugly, but necessary.
    
    Also, fix a few annoying IE issues with display heights/widths.

 imp/js/imp.js                |   10 +++++++---
 imp/lib/Mime/Viewer/Html.php |    2 +-
 imp/themes/screen-dimp.css   |    1 +
 imp/themes/screen.css        |    4 ++++
 4 files changed, 13 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/imp/js/imp.js?rt=horde-hatchery&r1=872c0da070b41e2a4e859986885ea174ebdf4f02&r2=2c680eb0963d5b71d79b4561b8b6352dfff7b1b0
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Html.php?rt=horde-hatchery&r1=0926e56fca57b4c76355ca32f0f09cd35fa5f7df&r2=2c680eb0963d5b71d79b4561b8b6352dfff7b1b0
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=05d457b32491b395a09e05fe1f59eb552beedbae&r2=2c680eb0963d5b71d79b4561b8b6352dfff7b1b0
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=6e1eb3a62f12d17c35c8fe32b82c4a1c217381fd&r2=2c680eb0963d5b71d79b4561b8b6352dfff7b1b0

-----------------------------------------------------------------------

commit cc38fa95f7f6608ee1cccb6238d6e8f901ac59d9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Oct 6 15:16:11 2009 -0600

    Another IE fix.

 imp/themes/screen-dimp.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=2c680eb0963d5b71d79b4561b8b6352dfff7b1b0&r2=cc38fa95f7f6608ee1cccb6238d6e8f901ac59d9




More information about the commits mailing list