-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.1.6, 1.2.0
-
generic, x86
-
generic, windows_95
Name: el35337 Date: 05/22/98
The key event does not distinguish between the
left and right Ctrl keys, returning the same
key code and modifiers for both keys. A 3270
emulator provides standard keyboard support for
the left Ctrl key = reset, and the right Ctrl
key = enter.
Suggestion: Add a LEFT_MASK, RIGHT_MASK to the
java.awt.Event class for events that may be
generated by multiple keys. This would be
similar to the keypad implementation.
(Review ID: 29726)
======================================================================
- duplicates
-
JDK-4144876 KeyEvent.java event model should be supportive of host access
-
- Closed
-
-
JDK-4302270 Can't distinguish between left & right alt
-
- Resolved
-