Bug 43737 - [GTK] Pasting markup into Thunderbird compose window produces no text
Summary: [GTK] Pasting markup into Thunderbird compose window produces no text
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2010-08-09 12:32 PDT by Martin Robinson
Modified: 2010-11-01 09:00 PDT (History)
0 users

See Also:


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 Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 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. :(
Comment 1 Martin Robinson 2010-10-25 19:10:33 PDT
Created attachment 71831 [details]
Patch for this issue which does not affect layout tests
Comment 2 Xan Lopez 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.
Comment 3 Martin Robinson 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>
Comment 4 Martin Robinson 2010-11-01 09:00:16 PDT
All reviewed patches have been landed.  Closing bug.