| Summary: | HTML image display in mails contains unwanted borders | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Jens <jens-bugs.kde.org> |
| Component: | messageviewer | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | CC: | freekdekruijf, kai, martin, montel |
| Priority: | NOR | ||
| Version First Reported In: | 1.8.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
screenshot showing the difference
email (testcase) another example with pictures and html code. |
||
|
Description
Jens
2005-08-26 09:49:24 UTC
Attached: * screenshot showing the difference * the email in question This bug is rather old, I was hoping it would be fixed in 3.4 but apparently it was not. If I can do anything to help, please tell me. Created attachment 12383 [details]
screenshot showing the difference
Created attachment 12384 [details]
email (testcase)
I have the same problem.
In general the html code is this:
<table width="652" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="652"><a href="http://some url"><img src="http://url pointing to gif" width="255" height="145" border="0"></a><a href="some url"><img src="url pointing to gif" width="193" height="145" border="0"></a><a href="some url"><img src="url pointing to gif" width="202" height="145" border="0"></a></td>
</tr>
<tr>
<td width="652"><a href="some url"><img src="url pointing to gif" width="255" height="157" border="0"></a><a href="some url"><img src="url pointing to gif" width="193" height="157" border="0"></a><a href="some url"><img src="url pointing to gif" width="202" height="157" border="0"></a></td>
</tr>
</table>
Kmail displays a white horizontal separation between the three gif's in the first <tr></tr> and the second three gif's in the second <tr></tr>.
There is nothing wrong with the display of the three gif's. No vertical white space in between.
Created attachment 18201 [details]
another example with pictures and html code.
This yet another example with the html cut out for easy viewing in konqueror.
It also contains two screenshots of the results.
I can see the difference (tested on KDE 4.3). *** Bug 204860 has been marked as a duplicate of this bug. *** Still valid in 4.9 ? This issue has not been around for at least a year. So in my view it can be closed as fixed, but I am not the reporter. Close it |