-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
1.4.0
-
x86
-
generic
- run attached KeyTest.java
- focus to text field
- press F1 key
Two KeyEvents is generated running in jdk1.1, jdk1.2.2 and jdk1.3. The first for JTextField and second for KeyTest frame. Running on jdk1.4 only the first KeyEvent is generated.
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b64)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b64, mixed mode)