Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 902 by irieshinsuke: Preediting becomes impossible by receiving many incorrect signals from ibus-daemon
http://code.google.com/p/ibus/issues/detail?id=902 What version of the product are you using? On what operating system? OS (Linux distributions, UNIX or ...): Ubuntu 10.04 (Japanese Remix) Architecture (i386, x86_64): i386 IBus version: 1.2.0.20091215-1ubuntu4 Input method name and version: ibus-anthy 1.2.0.20100115-1, ibus-skk 0.0.4- 1ubuntu1~ja1 Python version: 2.6.5-0ubuntu1 dbus version: 1.2.16-2ubuntu4 dbus-python version: 0.83.0 gtk version (if bug is about gtk applications): qt version (if bug is about qt applications): What steps will reproduce the problem? 1. Activate input method 2. Press mode-switching key (ex. control-/) for a long time 3. Type alphabetical character keys to start preediting What is the expected output? What do you see instead? Preediting becomes impossible because preedit text vanishes immediately. It seems that infinite loop occurs. Key inputs are still acceptable, so we can escape from this situation by deactivating the input method or focusing out. Please provide any additional information below. I found that many 'update-preedit-text' signals are generated continuously with the args text="" and visible=False. This problem doesn't happen when using ibus-pinyin. -- 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
