Version: 1.7.2 (using KDE 3.3.2-1.3.1.kde, Fedora Core release 1 (Yarrow)) Compiler: gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1) OS: Linux (i686) release 2.4.22-1.2199.nptlsmp Looks like that when displaying HTML messages KMail calculates element positions not from the start of the message body but from the top of the message frame. So, if message contains elements that use absolute positions, and these positions are near the top of the document (example: <DIV id=Layer1 style="Z-INDEX: 1; LEFT: 27px; WIDTH: 729px; POSITION: absolute; TOP: 23px; HEIGHT: 93px"> EL 1
Isn't #96020 the security aspect of this bug?
Oh! Yes, exactly.
*** Bug 109625 has been marked as a duplicate of this bug. ***
*** Bug 123395 has been marked as a duplicate of this bug. ***
*** Bug 140328 has been marked as a duplicate of this bug. ***
Can somebody test this with a recent KMail version?
SVN commit 940115 by tmcguire: Make sure HTMl messages can not overwrite the header. BUG: 96557 CCBUG: 96020 M +9 -0 objecttreeparser.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=940115
SVN commit 940769 by tmcguire: Backport r940115 by tmcguire from trunk to the 4.2 branch: Make sure HTMl messages can not overwrite the header. CCBUG: 96557 CCBUG: 96020 M +9 -0 objecttreeparser.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=940769