RESOLVED FIXED112517
[GTK] Invalid charset encoding using when substituting a misspelled word in WebKit2
https://bugs.webkit.org/show_bug.cgi?id=112517
Summary [GTK] Invalid charset encoding using when substituting a misspelled word in W...
Carlos Garcia Campos
Reported 2013-03-17 07:45:37 PDT
The problem is that we are creating the WebContextMenuItemData with the GtkAction label as UTF-8. It should be converted to UTF-16.
Attachments
Patch (2.05 KB, patch)
2013-03-17 07:48 PDT, Carlos Garcia Campos
no flags
Carlos Garcia Campos
Comment 1 2013-03-17 07:48:07 PDT
Carlos Garcia Campos
Comment 2 2013-03-17 09:44:34 PDT
Comment on attachment 193465 [details] Patch Thanks for the review!
WebKit Review Bot
Comment 3 2013-03-17 09:52:02 PDT
Comment on attachment 193465 [details] Patch Clearing flags on attachment: 193465 Committed r146011: <http://trac.webkit.org/changeset/146011>
WebKit Review Bot
Comment 4 2013-03-17 09:52:05 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.