-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
1.4.2
-
generic
-
generic
Name: iaR10016 Date: 03/11/2003
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.4.2-b18, JDK1.4.1, JDK1.4.0
JCK : JCK1.4a-runtime
Platform[s] : RedHat Linux 8.0 (GNOME), Solaris sparc, Solaris x86, Windows 2000
switch/Mode : plugin
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Falling test[s]: api/javax_swing/interactive/JInternalFrameTests.html#JInternalFrame
[JInternalFrameTest0003, JInternalFrameTest0004, JInternalFrameTest0005,
JInternalFrameTest0006, JInternalFrameTest0007, JInternalFrameTest0009,
JInternalFrameTest0012, JInternalFrameTest0015]
JCK1.4a-runtime api/javax_swing/interactive/JInternalFrameTests.html#JInternalFrame test fails with
JDK1.4.2, JDK1.4.1, JDK1.4.0 on all platforms: JInternalFrame component behaves incorrectly sometimes.
Please, run api/javax_swing/interactive/JInternalFrameTests.html#JInternalFrame[JInternalFrameTest0003]
testcase to reproduce the failure. Move JInternalFrame down as far as possible and then try to resize it
using it's bottom edge. You can exceed tested frame bottom boundary now and if you dispose the mouse
there is no way to get the pane back.
Test source location:
=====================
/java/re/jck/1.4a/promoted/fcs/binaries/JCK-runtime-14a/tests/api/javax_swing/interactive/JInternalFrameTests.java
jtr file location:
==================
/net/jtgb4u4c.sfbay/export/sail15/results/mantis/b18/jck14a/linux/redhat8.0_gnomens7.0_linux-20/workDir/api-interactive/javax_swing/interactive/JInternalFrameTests_JInternalFrame.jtr
How to reproduce:
=================
Run the following script (you may need to change its variables):
--- script start ---
#!/bin/bash
JCK="/java/re/jck/1.4a/archive/fcs/JCK-runtime-14a"
JDK="/net/jdk/export/disk8/local.java/jdk1.4/linux-i386"
export CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
$JDK/bin/java javasoft.sqe.tests.api.javax.swing.interactive.JInternalFrame.JInternalFrameTests -TestDirURL file://$JCK/tests/api/javax_swing/interactive/JInternalFrameTests.html -TestCaseID JInternalFrameTest0003
--- script end ---
Specific machine info:
======================
Hostname: linux-20
OS: RedHat Linux 8.0 (GNOME)
======================================================================