Status: New Owner: ---- Labels: Component-ibus-table Priority-Medium Type-Defect
New issue 361 by dingyichen: Add END_KEYS support (like cin from XCIN) http://code.google.com/p/ibus/issues/detail?id=361 Some Input method such as Zhuyin use the numerial keys to form characters and phrase, consequently, VALID_INPUT_CHARS includes 0-9, which conflict with ibus-table candidate selection keys. XCIN and others that cin (input method definition) supports %endkeys, which marks the end of a character. If one of the endkey is encountered, following number key is deemed as candidate selection key, which is more desirable. What steps will reproduce the problem? 1. Use some input method that covers the numerical keys. What is the expected output? Able to select candidate after pressing the end keys. What do you see instead? Cannot select the second and rest of candidiates. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://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 -~----------~----~----~----~------~----~------~--~---
