Reg-test java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogTest/EnqueueWithDialogTest.html
fails in windows with the following exception in pit6u14b05 build. Passes with 6u14b04 build. (Also attached is the .jtr file)
java.lang.RuntimeException: Type-ahead doesn't work
at EnqueueWithDialogTest.start(EnqueueWithDialogTest.java:131)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
at java.lang.Thread.run(Thread.java:619)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Type-ahead doesn't work
java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Dialog[dialog0,0,0,112x27,layout=java.awt.BorderLayout,APPLICATION_MODAL,title=dialog]
result: Failed. Execution failed: Execution failed