[Webkit-unassigned] [Bug 113962] GtkSelectionData length is off by one

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 17 16:33:22 PDT 2013


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





--- Comment #8 from Martin Robinson <mrobinson at webkit.org>  2013-05-17 16:31:49 PST ---
(In reply to comment #7)
> If you run the testcase, drag a link from the web view to the empty window, the url with the final \x00 will printed out.
> 
> I got different results than yours testing this with firefox and epiphany with this testcase. I dragged the planet link on webkitgtk.org and firefox worked as expected, epiphany failed in the same way as webkit. That's more in line with what I'd have expected.
> 
> firefox 10.0.12
> epiphany 3.4.2
> webkit 1.8.1

Thanks very much for the test case. Chromium's data is two characters longer because it includes a carriage return and a newline. Firefox includes neither. I'll try to have a fix today.

-- 
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