Description of problem: This appears to be a recurring issue; I recall this was fixed a few times already :) The behavior is similar to #675503. However, only XIM appears to be affected this time; the input works fine in a GTK+v2 application. Version-Release number of selected component (if applicable): ibus-1.5.11-1.fc23.x86_64 ibus-libs-1.5.11-1.fc23.x86_64 ibus-hangul-1.5.0-5.fc23.x86_64 ibus-gtk2-1.5.11-1.fc23.x86_64 How reproducible: Always with XIM. Never with GTK+v2. Steps to Reproduce: 1. Run ibus with XIM ibus-daemon -x 2. Set your environment and run something that uses it, e.g. xterm -- export XMODIFIERS='@im=ibus' xterm 3. Type some hangul and commit with a space, e.g. "하나 둘 셋" (input being "gksk enf tpt ") Actual results: "하 나 둘 셋" Expected results: "하나 둘 셋 " Additional info:
Yes, ibus-x11 has been changed to use sync APIs now. I suggest to fix ibus-hangul with the similar patch of bug #1291238.
I've switched to F24 meanwhile. This is still happening. ibus-1.5.13-3.fc24.x86_64 ibus-libs-1.5.13-3.fc24.x86_64 ibus-hangul-1.5.0-6.fc24.x86_64
(In reply to fujiwara from comment #1) > Yes, ibus-x11 has been changed to use sync APIs now. > I suggest to fix ibus-hangul with the similar patch of bug #1291238. I noticed the similar patch does not work since it sends key codes but not strings. Need to think another solution.
This message is a reminder that Fedora 23 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 23. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '23'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 23 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Still happening even on F25...
This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle. Changing version to '27'.
FYI, still happening on F28.
I will check if the ForwardKeyEvent signal helps.
ibus-hangul-1.5.0-13.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-5d2cc39662
ibus-hangul-1.5.0-13.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-5d2cc39662
That fixes it! Thank you :)
ibus-hangul-1.5.0-13.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.