RESOLVED FIXED 204679
[GTK][WPE] Add initial API for input method
https://bugs.webkit.org/show_bug.cgi?id=204679
Summary [GTK][WPE] Add initial API for input method
Carlos Garcia Campos
Reported 2019-11-28 05:45:31 PST
In the case of GTK port, it allows to use a custom IM instead of GtkIMContext that it's still used by default. In the case of WPE it bring IM support, but there's no default implementation so applications need to provide their own.
Attachments
Patch (202.45 KB, patch)
2019-11-28 06:16 PST, Carlos Garcia Campos
zan: review+
Carlos Garcia Campos
Comment 1 2019-11-28 06:16:35 PST
EWS Watchlist
Comment 2 2019-11-28 06:17:34 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Carlos Garcia Campos
Comment 3 2019-12-19 05:54:32 PST
Note You need to log in before you can comment on or make changes to this bug.