-
Enhancement
-
Resolution: Fixed
-
P4
-
1.3.0
-
beta
-
generic
-
generic
Name: krC82822 Date: 03/20/2001
"java version "1.3.0
)Standard Edition (build 1.3.0-C ,Java(TM) 2 Runtime Environment
)mixed mode ,Java HotSpot(TM) Client VM (build 1.3.0-C
Using the AWT KeyEvent when the shift key is pressed
(left or right) it gives the same key code
although it is not like that at the operating system level (MS Win).
Also need to address the same problem in the Robot class.
I need to differentiate between the two keys in order
to make my (100% java) app behave as desired.
---------
20 Mar 2001, eval1127@eng -- see also # 4302270 (re. R/L ALT)
(Review ID: 119135)
======================================================================
- relates to
-
JDK-4424517 Need KeyEvent APIs to distinguish numpad and keyLocation
- Closed
-
JDK-5082745 Robot has to differentiate between left/right shift, alt, ctrl and more ...
- Open