-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
5.0
-
x86
-
solaris_9
FULL PRODUCT VERSION :
java version "1.5.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_01-b05)
Java HotSpot(TM) Client VM (build 1.5.0_01-b05, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Solaris 10 x86
A DESCRIPTION OF THE PROBLEM :
I run a java program (JFrame) and in it contains 1 JTextField
I tried to delete contents in the textfield using the "Back space" or "Del" key but i couldnt
The only way i can clear contents out of it is by higlighting it and key it something other than back space and del.
I tried working on Solaris 9 SPARC (1.4.2) and have no such problems
REPRODUCIBILITY :
This bug can be reproduced always.
###@###.### 2005-2-25 05:03:45 GMT
java version "1.5.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_01-b05)
Java HotSpot(TM) Client VM (build 1.5.0_01-b05, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Solaris 10 x86
A DESCRIPTION OF THE PROBLEM :
I run a java program (JFrame) and in it contains 1 JTextField
I tried to delete contents in the textfield using the "Back space" or "Del" key but i couldnt
The only way i can clear contents out of it is by higlighting it and key it something other than back space and del.
I tried working on Solaris 9 SPARC (1.4.2) and have no such problems
REPRODUCIBILITY :
This bug can be reproduced always.
###@###.### 2005-2-25 05:03:45 GMT
- duplicates
-
JDK-6173972 backspace, arrow keys, and return key not working in java applications
- Resolved