Bug 340621

Summary: HTML/CSS is not rendered properly
Product: [Applications] kdepim Reporter: Sudhir Khanger <sudhir>
Component: messageviewerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bugs.kde.org, montel, sudhir
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Email mbox copy
Screenshot

Description Sudhir Khanger 2014-11-04 09:11:12 UTC
I use rss2email to send rss feed to my email.

rss2email uses following CSS styling.

# Optional CSS styling
USE_CSS_STYLING = 1
STYLE_SHEET='h1 {font: 18pt Georgia, "Times New Roman";} body {font: 12pt Arial;} a:link {font: 12pt Arial; font-weight: bold; color: #0000cc} blockquote {font-family: monospace; }  .header { background: #e0ecff; border-bottom: solid 4px #c3d9ff; padding: 5px; margin-top: 0px; color: red;} .header a { font-size: 20px; text-decoration: none; } .footer { background: #c3d9ff; border-top: solid 4px #c3d9ff; padding

Here is what it looks in KMail, GMail, and the Older Reader.
http://i.imgur.com/4Fdu0m0.png
http://i.imgur.com/FfTua2s.png
http://i.imgur.com/ibc4uJz.png

Reproducible: Always

Steps to Reproduce:
1. default email from rss2email with CSS styling enabled.
2.
3.

Actual Results:  
KMail draws blue borders everywhere. Text is big. Links are big bold and blue.

Expected Results:  
See the screenshots of how it shows up in Gmail and rss client.

http://www.allthingsrss.com/rss2email/
Comment 1 Laurent Montel 2014-11-04 10:17:47 UTC
I really need this mail example.
could you attach it as mbox ?
Thanks
Comment 2 Sudhir Khanger 2014-11-04 12:30:16 UTC
Created attachment 89435 [details]
Email mbox copy
Comment 3 Sudhir Khanger 2014-11-04 12:31:15 UTC
Created attachment 89436 [details]
Screenshot
Comment 4 Erik Quaeghebeur 2021-12-31 12:45:40 UTC

*** This bug has been marked as a duplicate of bug 371656 ***