[Webkit-unassigned] [Bug 26791] [Gtk] Paste of rich text from firefox results garbled markup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 30 10:24:47 PDT 2009


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


jhuangjiahua at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32072|Fix the length size of      |Fix the length size of
        description|GtkSelectionData from       |GtkSelectionData from Pidgin
                   |GtkTextView and FireFox     |and FireFox




------- Comment #9 from jhuangjiahua at gmail.com  2009-06-30 10:24 PDT -------
(From update of attachment 32072)
UTF-16 (with BOMs) GtkSelectionData must a halfed length,
but some apps wrong for format size,
in which case, 
I use "data->length / 2" to fix it.


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



More information about the webkit-unassigned mailing list