GNOME Bugzilla – Bug 545508
Support style=".." attribute in signature
Last modified: 2020-11-06 22:32:55 UTC
the bug has been opened on https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/157060 "When I create a new sign for my emails, i use an HTML sign with embedded images (base64) and inline styles. I import an HTML file but it's ignored. I've used it in other clients and it works. http://launchpadlibrarian.net/11826008/firma-thunderbird-ricardo.htm * html sign (9.9 KiB, text/html) Hi I'm using ubuntu gutsy, and I'm attaching the example HTML sign."
GtkHtml doesn't support CSS. Not sure what's going on with the embedded image. Might not recognize the <img src="data:..."> tag either. If so, _that_ might be something we can fix. The answer to the CSS issue is WebKit, which is probably still another year out.
Needs retesting in 3.7.
The signature is displayed correctly with Evolution 3.5 with WebKit. GtkHTML editor strips the style=".." attribute though, so we need to wait for 3.7 for WebKit-based composer.
I use evolution 3.12.8 and the "style" balise are removed when i try to insert my company HTML signature.
This works as expected in 3.38.1