| Summary: | Mail display eat spaces after quote characters | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Jerôme Pouiller <jerome.pouiller> |
| Component: | message list | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | montel |
| Priority: | NOR | ||
| Version First Reported In: | 5.22.3 | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/pim/messagelib/-/commit/4aa0cc88d1f758d289bd72400d7af2f3ce4fddd6 | Version Fixed/Implemented In: | 6.0.0 |
| Sentry Crash Report: | |||
| Attachments: | display-issue | ||
|
Description
Jerôme Pouiller
2024-01-17 09:37:06 UTC
The HTML result is different if one quote or several '>' are used.
With one quote:
<div dir="ltr"><span class="quotemarks">> </span><font color="#209150">if
With two quotes (in a further reply):
<div dir="ltr"><span class="quotemarks">>> </span><font color="#1d2791"> if
Hi, I will investigate it soon. Thanks Git commit 4aa0cc88d1f758d289bd72400d7af2f3ce4fddd6 by Laurent Montel. Committed on 31/01/2024 at 07:13. Pushed by mlaurent into branch 'release/24.02'. Fix bug 479932: Mail display eat spaces after quote characters FIXED-IN: 6.0.0 M +2 -2 messageviewer/src/messagepartthemes/default/plugins/quotehtml.cpp https://invent.kde.org/pim/messagelib/-/commit/4aa0cc88d1f758d289bd72400d7af2f3ce4fddd6 |