[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 11:46:39 PDT 2009


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





------- Comment #17 from jhuangjiahua at gmail.com  2009-06-30 11:46 PDT -------
(In reply to comment #15)
> Oh, it's also possible that detectTextEncoding isn't wired up for the gtk port.
>  TextEncodingDetectorICU.cpp is the file I would expect gtk to be using.
> 

configure of WebkitGtk has this Optional:
>  --with-unicode-backend=[icu/glib]
>                          Select Unicode backend (WARNING: the glib-based
>                          backend is slow, and incomplete) default=icu

I selected the default icu,

and I had add
> #include "TextEncodingDetector.h"
in WebCore/platform/gtk/PasteboardGtk.cpp


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