https://bugs.kde.org/show_bug.cgi?id=503718
aristsakas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|Insertion automatique de |Automatic insertion of |`<br>`/`<p>` parasites avec |`<br>`/`<p>` elements with |les modèles personnalisés |custom HTML templates in |HTML dans KMail |KMail Insertion automatique | |de `<br>`/`<p>` parasites | |avec les modèles | |personnalisés HTML dans | |KMail --- Comment #3 from aristsakas <[email protected]> --- Translation Subject: Automatic insertion of unwanted `<br>`/`<p>` tags with custom HTML templates in KMail **Description**: When using custom HTML templates with `%QUOTE`, KMail systematically inserts empty `<br>` and `<p>` tags before and after the quoted text, generating unwanted spaces. These spaces persist despite attempts to remove them using inline CSS or optimized HTML structure. **Environment**: - KMail 6.4.0 (KDE Plasma 6) - Fedora Linux 41 (Wayland) - Tested HTML template: [paste your template here] **Expected**: Full control over margins/padding via the HTML template, without automatic tag insertion. **Observed**: Uncontrolled spaces due to the addition of `<p style="margin:40px">` and `<br>` by KMail. -- You are receiving this mail because: You are watching all bug changes.
