Status: Assigned
Owner: Caius.Chance
CC: [email protected],  dingyichen
Labels: Type-Defect Priority-Medium OpSys-All Component-Logic Usability Linux-Fedora

New issue 1305 by Caius.Chance: Auto commit cannot be switched of via AUTO_COMMIT in table sources.
http://code.google.com/p/ibus/issues/detail?id=1305

What steps will reproduce the problem?
1. Add "AUTO_COMMIT = FALSE" in a table. e.g. cangjie5.txt
2. Build the table into .db: `ibus-table-createdb -s cangjie5.txt`
3. Copy the table into table dir: `cp cangjie5.db /usr/share/ibus-table/tables/`
4. Restart the daemon: `ibus-daemon -rd`

What is the expected output? What do you see instead?
Expected: auto commit is off: input 'jjjjj' and '轟' should be in candidate table without committed.
Instead: '轟' is committed without the need of commit key [space] pressed.

Please use labels and text to provide additional information.
As native cangjie typing user, this is very annoying when there are combination with only 1 candidate - everytime when it is auto committed, the [space] will become an excessive space in the output. This is not wanted and against general behavior of Cang Jie users.

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

回复