JDK-6522807 : REGRESSION : any key can not be input to java console in 5.0u12b01
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 5.0u12
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2007-02-08
  • Updated: 2010-08-05
  • Resolved: 2007-02-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0u12Resolved
Related Reports
Duplicate :  
Relates :  
Description
When user open an applet in Java plug-in, user can not input any key to Java Console
in 5.0u12b01.

Configuration :
  JRE : 5.0u12b01
  OS : WinXP(sp2, english)
  IE : 6.0SP2

REPRODUCE:
 1) Set "show console" in Java Control Panel
 2) Go to demo\applets\ArcTest in Demo attached to JDK
 3) Open "example1.html" (to invoke "ArcTest")
 4) Move focus to Java Console and try to enter some char. by pressing any key

Comments
EVALUATION This regression was created by the fix for the following bug: 6511568: JFileChooser throws OOM in 1.4.2, 5.0u4 and 1.6.0
12-02-2007

EVALUATION I can reproduce the problem, investigating the issue further. The issue is not present in jdk 5.0 u11. However, can be easily reproduced in 5.0u12. Ragini
09-02-2007