RESOLVED FIXED 43737
[GTK] Pasting markup into Thunderbird compose window produces no text
https://bugs.webkit.org/show_bug.cgi?id=43737
Summary [GTK] Pasting markup into Thunderbird compose window produces no text
Martin Robinson
Reported 2010-08-09 12:32:10 PDT
It looks like Thunderbird is expecting a meta tag indicating the content-type of the markup. Here is the relevant Chromium bug: https://code.google.com/p/chromium/issues/detail?id=28888. I have a fix for this, but it breaks a bunch of tests that do not expect the meta tag in the markup. We may just have to check in a bunch of platform-specific results that say "FAIL" in them, unless I can figure out a way to not break the tests. :(
Attachments
Patch for this issue which does not affect layout tests (6.57 KB, patch)
2010-10-25 19:10 PDT, Martin Robinson
no flags
Martin Robinson
Comment 1 2010-10-25 19:10:33 PDT
Created attachment 71831 [details] Patch for this issue which does not affect layout tests
Xan Lopez
Comment 2 2010-10-29 20:02:07 PDT
Comment on attachment 71831 [details] Patch for this issue which does not affect layout tests Ugh :) OK, I guess.
Martin Robinson
Comment 3 2010-11-01 09:00:12 PDT
Comment on attachment 71831 [details] Patch for this issue which does not affect layout tests Clearing flags on attachment: 71831 Committed r71031: <http://trac.webkit.org/changeset/71031>
Martin Robinson
Comment 4 2010-11-01 09:00:16 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.