[Webkit-unassigned] [Bug 146639] [GTK] Browsers crash when an input method is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 16 01:50:54 PDT 2015


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

--- Comment #11 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #10)
> Ok, managed to make it crash by installing ibus-gtk3 and launching the MB
> with GTK_IM_MODULE=ibus. What confuses our IM filter is that ibus emits
> preedit-changed signal every time you type something like CTRL+Shift+u, but
> gtk_im_context_get_preedit_string always returns an empty string and 0 as
> cursor offset. Using the simple im, when you type CTRL+Shift+u + whatever,
> you can see the preedit string, with ibus you see nothing until the
> composition is confirmed. It also happens in other applications, so it's not
> a problem of WebKit, but ibus issue in general.

This was because I had the gtk module installed but not ibus-daemon. I have the daemon running now and it crashes just by typing CTRL+Shift+u

-- 
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/20150716/13e5d3ba/attachment.html>


More information about the webkit-unassigned mailing list