GNOME Bugzilla – Bug 273657
printing an html-email in evolution gave a very messed up layout.
Last modified: 2012-03-31 09:29:08 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"
looks like the the table does not work. adding "printing" keyword.
all output is generated directly by gtkhtml. also, you really need to attach an example message with bugs like this
Created attachment 52453 [details] The offending email The offer a company made me, .eml file.
Bumping version to a stable release.
(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.