JDK-4882817 : /java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: solaris_9
  • CPU: sparc
  • Submitted: 2003-06-24
  • Updated: 2005-11-15
  • Resolved: 2005-11-15
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.
JDK 7
7Resolved
Related Reports
Relates :  
Description
This test failed with the AWT-Tiger workspace on June 20, 2003 on Solaris 9 
using CDE/dtwm.  Our build is based on Tiger build 8 or 9.  

I ran the whole regression test suite using the JavaTest GUI on an Ultra-1.  
Here is the output.  

java.awt.event.KeyEvent[KEY_PRESSED,keyCode=32,keyText=Space,keyChar=' ',keyLocation=KEY_LOCATION_STANDARD] on button0
java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=UnknownkeyCode: 0x0,keyChar=' ',keyLocation=KEY_LOCATION_UNKNOWN] on button0
java.awt.event.KeyEvent[KEY_RELEASED,keyCode=32,keyText=Space,keyChar=' ',keyLocation=KEY_LOCATION_STANDARD] on button0
B pressed
Ok got focus
java.awt.event.KeyEvent[KEY_RELEASED,keyCode=32,keyText=Space,keyChar=' ',keyLocation=KEY_LOCATION_STANDARD] on button1
java.lang.RuntimeException: Type-ahead doesn't work
        at TestDialogTypeAhead.start(TestDialogTypeAhead.java:133)
        at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
        at java.lang.Thread.run(Thread.java:534)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Type-ahead doesn't work
###@###.### 10/12/04 15:29 GMT

/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html also failed
on Windows XP (AMD) and Windows 2003 (AMD) system against Mustang B20 and B21.
Test Output location:
---------------------
/net/cady/export/tmp/java/awt/KeyboardFocusmanager/TypeAhead
###@###.### 2005-2-03 23:00:03 GMT

Comments
EVALUATION Windows issue was fixed in Mustang.rc (see the bug 5064013). Solaris issue isn't reproducible any more using latest Mustang.rc build. So closing it as not reproducible.
15-11-2005

EVALUATION I wasn't able to reproduce it on Solaris with Mustang. Though it fails on Windows overall with Mustang.
26-09-2005

CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mustang
17-09-2004

EVALUATION Should try to fix in mustang or earlier. ###@###.### 2003-06-23
23-06-2003