JDK-6578616 : Regression : Any key(char) can not be input in JTextField in 5.0u13-b01
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0u13
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2007-07-10
  • Updated: 2011-02-16
  • Resolved: 2007-07-24
Related Reports
Duplicate :  
Description
Any character can not be input in JtextField area. in 5.0u13-01.
This problem does not occur in 5.0u12GA.

REPRODUCE :
Double-click the attached html file.
You will see 2 buttons and one text field.
Please try to input any characters.
You will not be able to input any character.

CONFIGURATION :
 WindowsXP(SP2, English/Japanese)
 JRE5.0u13-b01

Comments
EVALUATION Fix of 6577717 resolved this issue.
24-07-2007