Bug 289898

Summary: Reply using HTML: links are styled underlined
Product: [Applications] kmail2 Reporter: Bernd Oliver Sünderhauf <pancho.s>
Component: composerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 4.8   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Bernd Oliver Sünderhauf 2011-12-27 05:01:49 UTC
Version:           4.8 (using Devel) 
OS:                Linux

When replying a HTML message, a simple <a href="xyz">Foo</a> link is unnecessarily styled with underlining and a specified color:
<a href="xyz"><span style=" text-decoration: underline; color:#0057ae;">Foo</span></a>

Reproducible: Always

Steps to Reproduce:
Create a simple HTML email with a link

Actual Results:  
The link is added some styling properties

Expected Results:  
It should be just left as is
Comment 1 Bernd Oliver Sünderhauf 2012-06-22 10:21:38 UTC

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