Bug 289898 - Reply using HTML: links are styled underlined
Summary: Reply using HTML: links are styled underlined
Status: RESOLVED DUPLICATE of bug 285359
Alias: None
Product: kmail2
Classification: Applications
Component: composer (show other bugs)
Version: 4.8
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-27 05:01 UTC by Bernd Oliver Sünderhauf
Modified: 2012-11-24 15:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***