Version: 4.5 (using Devel) OS: Linux For some reason, the default text color seems to be blue now. Also, quote coloring does not work (there are 3 quote colors for different levels) Could be a Webkit issue, or could be an issue with splitting the config away from KMail.
This is a blocker, blue text makes a bad first impression.
Issue is probably in the attachment handling code. All text is wrapped with "<a id="...">TEXT</a>"
SVN commit 1078629 by tnyblom: Fix body text color (HTML does not allow one element tags to be closed by "<tag />", this is for HTML). Fix Quotation coloring of text mails. BUG: 223442 M +23 -23 objecttreeparser.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1078629