Comment #20 on issue 1264 by [email protected]: Bug with Korean mode
https://code.google.com/p/ibus/issues/detail?id=1264
We'd suggest to modify ibus-hangul always commits the text before any
mouse events.
If it's possible, I would do it.
But current input method framework doesn't send any mouse events.
And that's the goal of reset method.
Input method clients should call reset method before moving caret.
But many of them don't handle reset method correctly.
And committing preedit string by timeout is not feasible to korean users.
Your patch is a panel setting but I think actually it's an engine setting.
I agree with you. So I've suggested to use IBusPreeditFocusMode.
I think we don't need the panel setting.
ibus-hangul already send preedit string with IBUS_ENGINE_PREEDIT_COMMIT
option.
So if IBusPreeditFocusMode is available on ibus clients(gtk2, gtk3, xim
etc),
we can implement the clients commit the preedit string without any user
preference.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
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
---
You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.