Comment #6 on issue 1164 by [email protected]: ibus-table not showing all phrase matching with key in candidate windows
http://code.google.com/p/ibus/issues/detail?id=1164
I believe there is something more strange with this. This is more than a "number of candidates matter", but an issue I do not understand. (I might fill a distinct bug report.)
Perfect candidate can be ignored, while other candidates appear. The sqlite request does not seem to be responsible for this. Unfortunately I just discovered this and can only provide below example because I do not understand the principle yet (sorry , tables too big to attach)
* http://py.luyten.fr/ibus-table-wubi-98.db : input "de" or "dee". For the latter, 历 is the only candidate perfectly matching (m0=1 and m1=5 and m2=5 and m3 is null) .Plus, user_freq is 1. But this 历 does not appear.
* http://py.luyten.fr/test.db : this database is a copy of above one. I only removed candidates (all phrases not starting with "d" ...). Now, when I input "de" or "dee" , the 历 candidate appear (for both cases).
-- 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
