Bug 204679

Summary: [GTK][WPE] Add initial API for input method
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, berto, bugs-noreply, ews-watchlist, gustavo, gyuyoung.kim, ryuan.choi, sergio, zan
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch zan: review+

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.