Comment #1 on 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

Our toolkit is built directly on top of Xlib
https://github.com/ecere/ecere-sdk/blob/master/ecere/src/gui/drivers/XInterface.ec -- this is our X11 driver If I comment out line 3268 ( https://github.com/ecere/ecere-sdk/blob/master/ecere/src/gui/drivers/XInterface.ec#L3268 ) the problem does not happen the problem of course does not happen if I don't bother creating an XIC at all, and the problem doesn't happen with xim

and as I type (Window there's a little lag on the '(' in this huge source file, because I haven't threaded nor optimized the code parser yet ...
and Window ends up all mixed up


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

回复