Bug 3530 - html link not shown as link
Summary: html link not shown as link
Status: RESOLVED INVALID
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: UI/Message View (show other bugs)
Version: 3.9.3
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2015-10-01 19:49 UTC by mat.schult
Modified: 2015-10-02 07:22 UTC (History)
0 users

See Also:


Attachments
Reduced example mail (462 bytes, text/plain)
2015-10-01 19:49 UTC, mat.schult
no flags Details

Description mat.schult 2015-10-01 19:49:17 UTC
Created attachment 1577 [details]
Reduced example mail

Links in HTML mails do not show if there is a line break before the closing </a> element. Example:

<a href="http://www.wikipedia.org/">this link does not work
</a>

Displays the text "this link does not work", but not as a link.
Actually, words within the same line as the </a> are highlighted as links:

<a href="http://www.wikipedia.org/">this link does not work
correctly</a>

Displays "this link does not work _correctly_" with only "correctly" being a link.

Best Regards,
Matthias

PS: Reduced test case attached
Comment 1 Salvatore De Paolis 2015-10-01 21:49:28 UTC
I suppose you're using the Fancy plugin to render HTML, is it the case? What's your WebKit version? Here with WebKit 2.4.7 cannot reproduce the bug.

Regards,
Comment 2 Salvatore De Paolis 2015-10-01 21:59:05 UTC
I've also tested with the internal HTML render and it works as well. I suggest you to update your claws mail version, latest is 3.12.0
Comment 3 Paul 2015-10-02 07:22:43 UTC
closing this as it just works.

Note You need to log in before you can comment on or make changes to this bug.