Summary: | Signature border issue | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | vortukstv |
Component: | misc | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | alexandre, lentemarton, vortukstv |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
My signature displayed in Firefox
My signature displayed in the Signature Editor My signature displayed in the Mail Compositor Signature source code My signature displayed in the sent folder or as received by others Source code of the email as sent by KMail |
Description
vortukstv
2021-07-09 12:58:57 UTC
Hello, I can confirm the above bug still is present in KMail 5.22.3 on KDE Plasma 5.27.3, running on openSUSE Tumbleweed 20230403. When I 'copy-paste' standard HTML email signature content into an idientity's Signature settings panel, the signature looks as expected, but borders are applied to it when using it within an email. The HTML email signature file is architected accordingly to email signature development best practices and standards, and works as expected in desktop email clients like Evolution, Outlook Desktop, Thunderbird etc., or online email clients like Gmail, Outlook Web App etc., with little rendering variations. KWallet shouldn't add borders to HTML email signatures, and should render signaures in a more standardized way (similarily to other email clients). Best, Márton Lente Created attachment 159649 [details]
My signature displayed in Firefox
Created attachment 159650 [details]
My signature displayed in the Signature Editor
Created attachment 159651 [details]
My signature displayed in the Mail Compositor
Created attachment 159652 [details]
Signature source code
All borders are none or zero
Created attachment 159653 [details]
My signature displayed in the sent folder or as received by others
Created attachment 159654 [details]
Source code of the email as sent by KMail
I have been having the issue for a long time. I currently have KMail Version 5.23.2 (23.04.2) on ArchLinux, KDE Frameworks Version 5.106.0, Qt Version 5.15.9 (built against 5.15.9). My signature displayed in Firefox https://bugs.kde.org/attachment.cgi?id=159649 My signature displayed in the Signature Editor https://bugsfiles.kde.org/attachment.cgi?id=159650 My signature displayed in the Mail Compositor https://bugsfiles.kde.org/attachment.cgi?id=159651 Signature source code https://bugsfiles.kde.org/attachment.cgi?id=159652 My signature displayed in the sent folder or as received by others https://bugs.kde.org/attachment.cgi?id=159653 Source code of the email as sent by KMail https://bugsfiles.kde.org/attachment.cgi?id=159654 It seems that Kmail totally modify the inline style of the signature instead of letting it untouched. |