-
Bug
-
Resolution: Fixed
-
P2
-
1.4.1
-
beta
-
x86, sparc
-
generic, linux
-
Verified
Name: aaR10208 Date: 05/23/2002
Filed By : J2SE-SQA [###@###.###
JDK/JRE : jre1.4.1-b12
TCK : TCK JNLP b03
JavaWS : JWS1.1
Platform[s] : RH Linux 7.2, Solaris Sparc 5.7/8/9
switch/Mode : tck-interactive
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Failing Test :
api/javax_jnlp/FileOpenService/index.html#openMultiFile
api/javax_jnlp/FileSaveService/index.html#interactive
api/javax_jnlp/FileOpenService/index.html#openFile
The tests should show up file chooser dialog, however the dialog does not
appear until mouse is moved outside of JavaWS app's window.
Test source location:
=====================
tests/api/javax_jnlp/FileOpenService/openFileTests.java
tests/api/javax_jnlp/FileOpenService/openMultiFileTests.java
tests/api/javax_jnlp/FileSaveService/interactiveTests.java
jtr file location:
==================
/net/jtgb4u4c.eng/export/sail15/results/hopper/b12/tckjnlp/linux/redhat7.2_gnome_smp_client_linux-24/workDir/interactive/api/javax_jnlp/FileOpenService/index_openMultiFile.jtr
/net/jtgb4u4c.eng/export/sail15/results/hopper/b12/tckjnlp/linux/redhat7.2_gnome_smp_client_linux-24/workDir/interactive/api/javax_jnlp/FileSaveService/index_interactive.jtr
/net/jtgb4u4c.eng/export/sail15/results/hopper/b12/tckjnlp/linux/redhat7.2_gnome_smp_client_linux-24/workDir/interactive/api/javax_jnlp/FileOpenService/index_openFile.jtr
How to reproduce:
=================
1. Install JRE1.4.1-b12 on RH Linux 7.2 machine
2. Run the tests using JavaTest harness.
3. Press "Press this button to continue" to start the JavaWS application.
4. Press "Open" or "Save" button (depends on the test running)
5. Press "Yes" in security advisor's window and don't move mouse after it.
You will see that no file chooser dialog appears until mouse is moved outside of JavaWS app's window
or until click on app's window.
Specific Machine Info:
======================
Hostname: linux-24
Os: RH Linux 7.2
======================================================================
- relates to
-
JDK-4530609 awt regression from 1.3.1 to 1.4, Focus Lost For popped up Dialog Box
- Closed