[Fedora-i18n-bugs] [Bug 753781] [XIM] While clicking Space key in Hangul char of preedit state, the character follows space.

bugzilla at redhat.com bugzilla at redhat.com
Thu Nov 17 03:33:28 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=753781

--- Comment #2 from fujiwara <tfujiwar at redhat.com> 2011-11-16 22:33:28 EST ---
I checked the synced sequential flows from process_key_event in gtk client to
receiving 'CommitText' signal in gtk client.

bus_input_context_commit_text() calls bus_input_context_emit_signal() and this
is an asynced API and the commit text is always delayed and caused this
problem.

I'm not sure why asynced process_key_event doesn't have this problem.

But probably we agreed to implement async mode in ibus-x11 to avoid this bug.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list