-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
5.0
-
Cause Known
-
x86
-
linux
FULL PRODUCT VERSION :
1.5.0_06-b05
ADDITIONAL OS VERSION INFORMATION :
Mandriva Linux 2006: 2.6.12-15mdksmp
EXTRA RELEVANT SYSTEM CONFIGURATION :
Twinview Xorg configuration using nVidia GeForce 6600 GT video card.
A DESCRIPTION OF THE PROBLEM :
UnsupportedOperationException occurs on the following statement under Linux:
Toolkit.getDefaultToolkit().setLockingKeyState(KeyEvent.VK_NUM_LOCK, true);
Note: works under windows.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
can simply add the single line of code into a small main program and execute.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
enable the num lock
ACTUAL -
exception
ERROR MESSAGES/STACK TRACES THAT OCCUR :
exception
REPRODUCIBILITY :
This bug can be reproduced always.
1.5.0_06-b05
ADDITIONAL OS VERSION INFORMATION :
Mandriva Linux 2006: 2.6.12-15mdksmp
EXTRA RELEVANT SYSTEM CONFIGURATION :
Twinview Xorg configuration using nVidia GeForce 6600 GT video card.
A DESCRIPTION OF THE PROBLEM :
UnsupportedOperationException occurs on the following statement under Linux:
Toolkit.getDefaultToolkit().setLockingKeyState(KeyEvent.VK_NUM_LOCK, true);
Note: works under windows.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
can simply add the single line of code into a small main program and execute.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
enable the num lock
ACTUAL -
exception
ERROR MESSAGES/STACK TRACES THAT OCCUR :
exception
REPRODUCIBILITY :
This bug can be reproduced always.
- relates to
-
JDK-4744373 Toolkit.getLockingKeyState() does not return Scroll lock state
-
- Open
-
-
JDK-5100701 Toolkit.getLockingKeyState() does not work on XToolkit, but works on Motif
-
- Closed
-
-
JDK-8034850 Toolkit.setLockingKeyState(VK_CAPS_LOCK) does not work on Linux
-
- Open
-