Status: New
Owner: [email protected]
CC: [email protected],  [email protected]
Labels: Type-Review Priority-Medium Component-ibus-chewing

New issue 993 by [email protected]: 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

Purpose of code changes on this branch:

This adds the ability to use the arrow keys to select a candidate from the candidate window in ibus-chewing. It works by adding state to track the selected candidate, and absorbing the arrow keys to update it when the candidate window is visible. The candidate selection works by calling into the handle_candidate_clicked function.

This also fixes a memory leak in handle_candidate_clicked()




--
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

回复