JDK-6233030 : Cannot use "Back Space" or "Del" Key to delete contents from JTextField
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_9
  • CPU: x86
  • Submitted: 2005-02-25
  • Updated: 2011-02-16
  • Resolved: 2005-02-28
Related Reports
Duplicate :  
Description
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

Comments
EVALUATION Only reproducible on some platforms. Sounds like an underlying AWT issue. ###@###.### 2005-2-25 18:01:57 GMT
25-02-2005