Comment #7 on issue 1733 by [email protected]: 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 can confirm with the workaround that I can't screw up freeplane, thanks.

Looking through my notes, 'src/org/freeplane/view/swing/ui/DefaultNodeKeyListener.java' is of interest - I remember finding that Freeplane did very little with the events, it was mainly huge Java bloat (many many frames in the stack from the Java runtime).

You say its freeplane's problem, but when ibus is killed, freeplane is perfectly happy to receive key events, and infact does so far faster than when ibus is running (debug output to stdout on keyPressed), so saying that freeplane hangs does not sound right (it should be far easier to hang it if thats the case).

I will ping the programmers to see what they say.

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

回复