Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1068 by irieshinsuke: TAB key is unusable in gedit
http://code.google.com/p/ibus/issues/detail?id=1068
What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): Ubuntu 10.04.1
Architecture (i386, x86_64): i386, x86_64
IBus version: 1.3.7-1phuang1~lucid1
Input method name and version: ibus-mozc (0.13.464.102), ibus-skk
(git20100915)
Python version: 2.6.5-0ubuntu1
dbus version: 1.2.16-2ubuntu4
dbus-python version: 0.83.0-1ubuntu3
gtk version (if bug is about gtk applications): 2.20.1-0ubuntu2
gedit version: 2.30.3-0ubuntu0.1
What steps will reproduce the problem?
1. Open gedit and start ibus-mozc
2. Type some hiragana characters so that a suggestion window appears
3. Push TAB key to select a candidate in the window
What is the expected output? What do you see instead?
TAB key event isn't handled by IBus, so a TAB character is incorrectly
inserted into the buffer text. I observed d-bus signals using dbus-monitor
and found that the TAB key press event isn't sent to ibus-daemon while the
key release event is sent.
Please provide any additional information below.
I also confirmed the problem occurs with ibus-skk. The completion of
indexes cannot be started by TAB key.
This problem doesn't occur with IBus 1.2.0.20091215-1ubuntu4, which is
default version in Ubuntu 10.04.1 .
--
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