Updates:
Status: Accepted
Comment #2 on issue 993 by dingyichen: Code Review Request: Add support for
using arrow keys to select a candidate in ibus-chewing
http://code.google.com/p/ibus/issues/detail?id=993
Thanks for your effort, however, I afraid that I can only accept the memory
leak in handle_candidate_clicked().
Basically, the default behaviors of down arrow in ibus-chewing are:
1) In editing mode (preedit buffer is not empty, candidate window is not
shown),
open the candidate window.
2) In selection mode (candidate window is shown),
Show the candidate with different length.
Assuming the "Select for back" is on.
For example, when typing "gj bj4 z83" (輸入法),
Press down arrow first time will show the "輸入法" as candidate,
the second time will show the "法" and its homophone such as 髮、砝。
Thus. it is not really a bug.
Still, as the default behavior is not intuitive to new users,
I may need to do at least one of the followings:
1) Documentation on the keybindings/behaviors of ibus-chewing.
2) An option that enable the key binding that Kenichi Takemura and
[email protected] expected.
--
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