-
Bug
-
Resolution: Fixed
-
P4
-
1.1.4, 1.1.6, 1.2.2
-
beta
-
sparc
-
solaris_2.5.1, solaris_7
Name: ccC48265 Date: 01/10/98
Some keys on the numpad do not behave correctly.
For example, the '*' and '+' keys do not work
properly whether NUM-LOCK is on or off. Also,
the '/', '-' and '.' keys do not behave correctly
when the SHIFT key has been pressed.
The problems can be observed by running the
applet
http://java.sun.com/docs/books/tutorial/ui/components/keylistener.html
###@###.### (Jan 10, 1998):
Here are my findings: *, /, -, and . will only print when NUMLOCK=on;
when in addition to NUMLOCK=on the SHIFT-key is pressed, these character
will no longer print. The +-key will print + only when SHIFT is pressed,
and will print = otherwise; this behavior is not affected by the state
of NUMLOCK. Related bugs: 4083691 and 4087994.
(Review ID: 23064)
======================================================================
- duplicates
-
JDK-4295577 Registering a keyboard action on KeyEvent.VK_SUBTRACT does not work as expected.
-
- Closed
-
- relates to
-
JDK-4308606 wrong numeric key mapping with french keyboard (azerty)
-
- Resolved
-
-
JDK-4083691 Key mapping in TextAreas & TextFields on Solaris
-
- Closed
-
-
JDK-4224725 Keypad characters enabled when keypad disabled, Intel Solaris 2.7
-
- Closed
-