Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1697 by [email protected]: Plain English/ASCII issue: Mixed up
characters sequence if there is a lag between first character entered and
processing later characters
http://code.google.com/p/ibus/issues/detail?id=1697
Please *DO NOT* ask question here! Please use
https://groups.google.com/group/ibus-user
请不要在这里提问,请使用ibus用户讨论组
https://groups.google.com/group/ibus-user
What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): Ubuntu Trusty Tahr 14.04 LTS up to
date as of March 14, 2014
Architecture (i386, x86_64): x86_64
IBus version: 1.5.5
Input method name and version: default ?
Python version: 2.7.6
dbus version: 1.6.18
dbus-python version: don't know
gtk version (if bug is about gtk applications): N/A
qt version (if bug is about qt applications): N/A
What steps will reproduce the problem?
1. Typing a string with the first character causing a lag
(In this case because the IDE is re-parsing on typing a '('):
(Window
I end up with:
"(Wwondi" or some similar mixed up sequence
I noticed this in our Ecere IDE (apt-get install ecere-sdk, run 'ide')
typing '(Window' pretty much anywhere in our 10k lines Window.ec file (@
https://github.com/ecere/ecere-sdk/blob/master/ecere/src/gui/Window.ec )
- The problem does not occur if our toolkit does not call XSetICValues to
set XNSpotLocation as such:
XVaNestedList argList = XVaCreateNestedList(0, XNSpotLocation,
&cursor_location, NULL);
XSetICValues(windowData.ic, XNPreeditAttributes, argList, 0);
- The problem does not occur if I select xim rather than ibus in ~/.xinputrc
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://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
---
You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.