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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 15 00:34:39 PDT 2013


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





--- Comment #3 from Daniel Narvaez <dwnarvaez at gmail.com>  2013-05-15 00:33:06 PST ---
If you drag a link from a webkitgtk widget to an application which uses pygobject Gtk.SelectionData.get_data, you will get uris with an extra \x00 at the end. In C applications I think it's normally not user visible because the string is null terminated anyway.

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