Bug 43737

Summary: [GTK] Pasting markup into Thunderbird compose window produces no text
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch for this issue which does not affect layout tests none

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.