Status: Assigned
Owner: daiki.ueno
Labels: Type-Defect Priority-Medium Component-ibus-m17n

New issue 1005 by daiki.ueno: workaround for applications which expect "preedit-changed" after "commit"
http://code.google.com/p/ibus/issues/detail?id=1005

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

Some applications (OpenOffice.org or Evolution) expect "preedit-changed" is
signalled after "commit" and clear applications' pre-edit buffers on "commit".
However, ibus-m17n (possibly other IME) may signal "commit" just after
"preedit-changed".

Here is a workaround patch to make sure "preedit-changed" be signalled on "commit".

Test case: type "iupap,h" on oowriter.
You won't see the n+1'th character in the pre-edit buffer without this patch.

Attachments:
        0003-Update-preedit-on-commit.patch  2.8 KB

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复