When I open up jEdit, all keys on my keyboard work normally. However under certain circumstances some keys aren't responding anymore although in some cases some start "working" again but some aren't until I restart jEdit.
Variant 1: The numeric keypad keys
If I open up jEdit, they work OK. But when I alt-tab to another application and then come back to jedit, none of the keys from the numeric keypad work. They only start working again after I press any of the keys on the larger side of the keyboard and after that, the numeric keys work again until the next focus change. Also, if I use the mouse to switch between apps, the keys seem to continue working, only using alt-tab seems to mess them up.
Variant 2: Local keys: ŠĐČĆŽ (Slovenian/Croatian keyboard)
Upon starting jEdit these keys work but after, for example, opening a file, alt-tabbing to another app and back, opening eg. Utilities -> Global Options and immediately closing the menu, the above keys do not work anymore until I restart jEdit.
While variant 1 is only a minor inconvenience, the second one is highly annoying and makes work difficult. I have tried 2 versions of jEdit, 4.3pre2 and 4.3pre9 (haven't tried 4.3 yet) and the same happens with both.
If any of the following info is of any relevance/help (I can provide more info as needed):
java -version
java version "1.5.0_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode, sharing)
I'm running Suse Linux 10.0; uname -a
Linux littlealien 2.6.13-15.13-default #1 Tue Nov 28 13:43:50 UTC 2006 i686 athlon i386 GNU/Linux
I use Slovenian regional settings on my system, and a 102-key keyboard with SI layout.
Logged In: YES
user_id=802617
Originator: NO
The problem "Variant 1" exists also on jEdit 4.3pre10 on Windows XP SP2, with
>java -version
java version "1.5.0_09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03)
Java HotSpot(TM) Client VM (build 1.5.0_09-b03, mixed mode, sharing)
Logged In: YES
user_id=2204996
Originator: NO
I've seen this as well. I am running a Fedora 8 machine (but have also observed on Fedora 9 as well) using /usr/java/jre1.6.0_05/bin/java. I can usually get it to happen by doing a find with the "auto wrap" option not checked and continuing to press enter to find the next occurrence of a string until I get the popup stating that no more matches were found and asking if I would like to continue from the beginning. Press enter for yes and then none of the keys work until you click something.
Fixed in r13654.