JDK-5026429 : Hangman applet does not work
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 5.0
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2004-04-04
  • Updated: 2004-04-07
  • Resolved: 2004-04-07
Related Reports
Duplicate :  
Description
The Hangman applet in java.sun.com/applets does not work.  I can also reproduce the problem using appletviewer. So it is a AWT bug.

Steps to reproduce:
1. On Windows XP, promoted build b45.
2. Go to http://java.sun.com/applets/other/Hangman/index.html
3. Type some key.
4. The letters can not be displayed on the applets.

I have put all the classes under http://javaweb.sfbay/~xl116366/Hangman/. You can use appletviewer to test it out.
###@###.### 2004-04-03

Comments
EVALUATION Name: osR10079 Date: 04/04/2004 Looks like the cause is the same as for 5013984 (regression: Java IM not working on Windows platforms) ###@###.### 2004-04-05 ======================================================================
05-04-2004