| Summary: | Text colors are wrong | ||
|---|---|---|---|
| Product: | [Applications] kdepim | Reporter: | Thomas McGuire <mcguire> |
| Component: | messageviewer | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nyblom |
| Priority: | NOR | Keywords: | akonadi-ports-regression |
| Version First Reported In: | 4.5 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Bug Depends on: | |||
| Bug Blocks: | 223438 | ||
|
Description
Thomas McGuire
2010-01-19 19:49:30 UTC
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 |