Version: (using KDE 4.2.0) OS: Linux Installed from: Ubuntu Packages I am experiencing some difficulties in reading email digests: the more messages they contain, the longer it takes to open the digest. Some digests I receive contain over 100 messages, and kmail freezes for about 20-30 seconds before finally opening it. The bug doesn't have anything to do with signed messages, but (as one user from the kdepim list mentioned) with the rendering of those messages. The digest come from a high traffic email list called r-help. If needed, I could attach or send an example of such digest. Best wishes, Adrian
> The digest come from a high traffic email list called r-help. > If needed, I could attach or send an example of such digest. Yes, please, attach an example. Thanks for reporting.
Created attachment 32165 [details] The Sunday digest for the R-help list. This digest took about 12 seconds to open, and (since it's a Sunday digest) it has "only" about 60 messages. Regular digest have twice as much.
Confirmed, it takes >15 seconds in my case. svn trunk r939757 What I see is a lot of CSS traces.
Could this be related to bug 148797 ? Thanks
SVN commit 989644 by jtamate: BUG: 186551 Using the same iconCache as in bug 191666 M +7 -5 objecttreeparser.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=989644
SVN commit 997225 by winterz: Backport r989644 by jtamate from trunk to the 4.3 branch: CCBUG: 186551 Using the same iconCache as in bug 191666 M +7 -5 objecttreeparser.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=997225