[Tickets #9007] Re: IMP message list is buggy on IE7/8
bugs at horde.org
bugs at horde.org
Fri May 7 19:45:47 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9007
------------------------------------------------------------------------------
Ticket | 9007
Updated By | Git Commit <commits at lists.horde.org>
Summary | IMP message list is buggy on IE7/8
Queue | IMP
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2010-05-07 15:45) wrote:
Changes have been made in Git for this ticket:
Bug #9007: Fix buggy dimp message list on IE 7/8
IE doesn't deep clone elements grabbed from the documentFragment, so if
we overwrite those elements the inserted row (other than the last row)
will only contain the outer DIV. Solution - don't overwrite these temp
elements - append them to the documentFragment so they still exist at
the time we insert into the main DOM document.
http://git.horde.org/diff.php/imp/js/ViewPort.js?rt=horde-git&r1=921e83b0b33c3b11bbedd5445584027c82236f3e&r2=779206bbea7f124eebcb9dea135b685ddb1d9253
More information about the bugs
mailing list