Comment #11 on issue 1733 by takao.fujiwara1: ibus causes keystrokes to fail to reach freeplane when it is put under strain
http://code.google.com/p/ibus/issues/detail?id=1733

I attach a stack trace showing how Ctrl+Up is usually handled.

I checked those files but I could not find which java file handles Ctrl+Up.
And it seems some of java files are not included in freeplane.

If the problem can happen with the general swing code, are you able to provide a sample test code?

I do not quite understand what you mean by "async API" in this context.

If IBUS_ENABLE_SYNC_MODE=1 is set, it seems some of key events are ignored with freeplane in my test when I type Ctrl+Up/Down many times. I guess freeplane tries to handle the async key events from ibus but each java thread may take much time and causes a hang.

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

回复