Very simple to reproduce.
Run a java based GUi applications (like netbeans)
turn on numlock
Enter and Backspace will stop working.
turn off nulock
The keys will work as usual.
Comments
EVALUATION
i can reproduce it with following jdk versions. i have not tried with other jdk versions.
% /usr/j2se/bin/java -version
java version "1.4.2_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
<root>braveheart:/free/vtu
% /usr/java/bin/java -version
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode)
06-09-2006
EVALUATION
Please report Java info (version, update number).
Most probably that one is a duplicate of 6173972 and therefore fixed in 5.0u3, b05.
Please note that fix is CONDITIONAL (you may need an environment variable set).
06-09-2006
EVALUATION
I do not know if the problem is reproducible on Windows based machines.
I have noticed this problem on SNV_41 and above on x86 boxes.
Just open bugster on a x86 machine with nevada 41 or above and you can see the problem.
I can reproduce it on my machine anytime. I know several other machines (not on swan) where this problem has been seen.
06-09-2006
EVALUATION
Not reproducible on Windows. Likely platform AWT issue.