Other |
---|
1.4.0 betaFixed |
Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
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) ======================================================================
|