Summary: | KMail composer changes HTML format when replying to HTML mail | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Quantum Five <hatespam00-bugrep> |
Component: | composereditor-ng | Assignee: | Laurent Montel <montel> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | auxsvr, faure, robert, thflori |
Priority: | NOR | ||
Version First Reported In: | 6.0.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
screenshot of html email
screenshot of draft email when replying to html email (top part) screenshot of draft email when replying to html email (middle part) |
Description
Quantum Five
2015-02-12 23:28:40 UTC
"why are there so many line brakes in the text/plain version of the email" should finally be fixed with https://codereview.qt-project.org/191229 (In reply to David Faure from comment #1) > "why are there so many line brakes in the text/plain version of the email" > should finally be fixed with https://codereview.qt-project.org/191229 This will not solve it. All emails send from kmail have this style in the header of the email that causes this issues: p, li { white-space: pre-wrap; } This way kmail is not usable for me because even <spans> produce a line break and I need to define different font styles in the same row for our coorporations signature. Dear all, I would love to see KMail used in the public sector, but from my experience better HTML email support would be necessary. When I reply to an HTML email, then the layout of the email changes often drastically. Is this the most recent matching bug report for this? I will upload screenshots of the original email and of the reply email. I use Kontact Version 5.23.3 (23.04.3), KDE Frameworks Version 5.108.0, Qt Version 5.15.10 (built against 5.15.10). I am using Wayland on Opensuse tumbleweed 64bit. Created attachment 161049 [details]
screenshot of html email
Created attachment 161050 [details]
screenshot of draft email when replying to html email (top part)
Created attachment 161051 [details]
screenshot of draft email when replying to html email (middle part)
I can still reproduce this issue with KMail Version 6.0.2 (24.02.2) (flatpak from fedora repo) |