[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 00:08:41 PDT 2015


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

--- Comment #10 from Carlos Garcia Campos <cgarcia at igalia.com> ---
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.

-- 
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/6c90bfd6/attachment-0001.html>


More information about the webkit-unassigned mailing list