[Github-comments] [geany/geany] Reset im_context when mouse is clicked (#2197)

Hodong Kim notifications at xxxxx
Mon Jun 17 00:29:45 UTC 2019


Hello.
im_context doesn't reset input method when mouse is clicked.
So, the last character of Hangul is malfunctioning when mouse is clicked.
This patch resets the input method if necessary when the mouse is clicked.
No side effects.
Do not test with ibus. The ibus itself has a bug.
Test with nimf or imhangul.

For information about nimf, visit https://nimf-i18n.gitlab.io/installation/

Related issues with the Hangul last character bugs:

https://github.com/wxWidgets/wxWidgets/pull/1357
https://bugs.chromium.org/p/chromium/issues/detail?id=966148
https://bugs.eclipse.org/bugs/show_bug.cgi?id=371397
https://bugs.documentfoundation.org/show_bug.cgi?id=117008
ibus/ibus#1282
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/2197

-- Commit Summary --

  * Reset im_context when mouse is clicked

-- File Changes --

    M scintilla/gtk/ScintillaGTK.cxx (14)
    M scintilla/gtk/ScintillaGTK.h (1)

-- Patch Links --

https://github.com/geany/geany/pull/2197.patch
https://github.com/geany/geany/pull/2197.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2197
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190616/b01bbd48/attachment.html>


More information about the Github-comments mailing list