[Webkit-unassigned] [Bug 72131] REGRESSION (r99924): broke 2 pasteboard tests on GTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 09:01:02 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=72131


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrobinson at webkit.org




--- Comment #5 from Martin Robinson <mrobinson at webkit.org>  2011-11-16 09:01:02 PST ---
(In reply to comment #4)
> Actually it appears the problem is GTK does not reset the clipboard to a clean state before writing to it in Pasteboard::writeSelection, Pasteboard::writePlaintext, and probably other locations as well. If you don't reset the clipboard to a clean state, then you might have the plain text copied from one page with the URL/html previously copied from somewhere else. I've verified locally that fixing this fixes the problem.

Interesting. I'll fix this today then, assuming that your patch isn't complete. Thank you for looking at this!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list