[Webkit-unassigned] [Bug 150390] [GTK][WK2] Expose GtkIMContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 22 00:22:34 PDT 2015


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

--- Comment #5 from Tomas Popela <tpopela at redhat.com> ---
(In reply to comment #3)
> Instead of exposing internal API, it would be worth considering how we can
> expose  API to accomplish everything you need.

OK, so we need to add two signals (the best place for it from Evolution' POV would be the WebProcess especially the WebKitWebEditor, but I didn't look if it is possible yet) that will mimic the GtkIMContext' preedit-start[0] and preedit-end signals[1].

The last thing was the gtk_im_multicontext_append_menuitems[2] functionality, but we decided that we won't include that code in WK2 port of Evolution.


[0] - https://developer.gnome.org/gtk3/stable/GtkIMContext.html#GtkIMContext-preedit-start
[1] - https://developer.gnome.org/gtk3/stable/GtkIMContext.html#GtkIMContext-preedit-end
[2] - https://developer.gnome.org/gtk3/stable/GtkIMMulticontext.html#gtk-im-multicontext-append-menuitems

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151022/04b4470a/attachment.html>


More information about the webkit-unassigned mailing list