Comment #1 on issue 1036 by choe.hwanjin: ibus-hangul - preedit string is
committed as soon as Ctrl or Alt key is pressed
http://code.google.com/p/ibus/issues/detail?id=1036
This is an intended feature.
Let's think about an example.
If a user has typed some korean words and there is still preedit string,
the user want to paste some text so the user presses 'ctrl+v'.
If ibus-hagul does not commit current preedit string with control key,
the new text from clipboard will be pasted and the preedit string will
appear after the pasted text. This is a bug for korean users.
Korean users want the current preedit string to be committed first and
then the clipboard text to be pasted.
So with control or other modifier keys, the preedit string should be
committed.
But this feature makes modifier keys unusable as hangul-hanja conversion
key.
So I think ibus-hangul should ignore modifier keys only when the registered
hanja conversion keys have modifier keys.
And in this case, above bug will happen.
--
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