[Tickets #8592] Re: Full HTML/CSS support on message view
bugs at horde.org
bugs at horde.org
Mon Sep 28 04:12:26 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8592
------------------------------------------------------------------------------
Ticket | 8592
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Full HTML/CSS support on message view
Queue | IMP
Version | Git master
Type | Enhancement
State | Accepted
Priority | 1. Low
Milestone |
Patch | 1
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2009-09-28 00:12) wrote:
> After a quick test I realize that my patch is not working on IE8
> (and probably all previous versions). Probably is some issue with
> javascript and iframes. Handling iframes on IE is pretty different
> from all other browsers. Maybe I missed something.
IE8 doesn't allow declaring an 'onload' parameter directly in the
IFRAME HTML code. This is irrelevant now, as we now use a different
method to perform onload actions.
Additionally, the Horde HTML driver was stripping style attributes for
all IE versions. This has been corrected.
More information about the bugs
mailing list