After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 273657 - printing an html-email in evolution gave a very messed up layout.
printing an html-email in evolution gave a very messed up layout.
Status: RESOLVED OBSOLETE
Product: GtkHtml
Classification: Other
Component: Printing
3.8.x
Other All
: Normal enhancement
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-03-13 23:30 UTC by Sebastien Bacher
Modified: 2012-03-31 09:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The offending email (16.18 KB, message/rfc822)
2005-09-21 11:04 UTC, Hidde Brugmans
Details

Description Sebastien Bacher 2005-03-13 23:30:48 UTC
This bug has been opened here: https://bugzilla.ubuntu.com/7524

"I just noticed that printing an html-email in evolution gave me a very
messed up layout.

To compare, i've generated the same email in postscript from thunderbird
and from evolution

https://bugzilla.ubuntu.com/attachment.cgi?id=1624
email as printed from evolution

https://bugzilla.ubuntu.com/attachment.cgi?id=1625
email as printed from thunderbird"
Comment 1 André Klapper 2005-03-14 22:07:57 UTC
looks like the the table does not work. adding "printing" keyword.
Comment 2 Not Zed 2005-05-19 09:36:03 UTC
all output is generated directly by gtkhtml.

also, you really need to attach an example message with bugs like this
Comment 3 Hidde Brugmans 2005-09-21 11:04:39 UTC
Created attachment 52453 [details]
The offending email

The offer a company made me, .eml file.
Comment 4 Matthew Barnes 2008-03-11 01:03:24 UTC
Bumping version to a stable release.
Comment 5 André Klapper 2012-03-31 09:29:08 UTC
(In reply to comment #3)
> Created an attachment (id=52453) [details]
> The offending email

Print Preview in Evolution 3.2.3 (using GtkHtml for rendering) looks slightly broken.
Print Preview in Evolution 3.5.1-pre (using WebKit for rendering) looks correct.

The use of GtkHtml in Evolution is slowly phased out in favor of the more
powerful WebKit. Currently Evolution is the only left main consumer of GtkHtml.
Hence there are no plans to fix this problem in the GtkHtml codebase: Closing
this bug report as OBSOLETE / WONTFIX.
However the problem will be FIXED in Evolution version 3.6 (to be released in
September 2012) as it will use WebKit instead of GtkHtml.