-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
1.3.0
-
Fix Understood
-
x86
-
linux
Name: iaR10016 Date: 07/17/2000
JDK version:
java version "1.3.0rc1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc1-b10)
Java HotSpot(TM) Client VM (build 1.3.0rc1-b08, mixed mode)
Testbase location:
/net/sqesvr/export/2d/Kestrel_2d_ws
Test AutoApplets11/FlipImage fails under Linux JDK 1.3 when running in KDE graphics
environment.
To reproduce the bug do the following steps:
1. Enter FlipImage directory:
cd /net/sqesvr/export/2d/Kestrel_2d_ws/AutoApplets11/FlipImage
2. Run appletviewer:
$JAVA_HOME/bin/appletviewer -J-Xfuture FlipImage.html
Two applets appear on the screen and grow to their maximum size step by step.
One applet contains a picture of Dukes and another applet contains a picture of
red and green cells.
When both applets reach their maximum size, they stop.
3. Try to maximize, then move, minimize and maximize again picture of cells. The applet
window is not redrawn correctly after these actions - window contains only part of the
original image. This effect appears when running appletviewer in client, server and
classic mode.
If the test is executed under Solaris OS and $DISPLAY variable is set to computer with
Linux OS then the picture of Dukes is incorrect - it contains unexpected black stripe.
When running the test under Solaris JDK 1.3 and $DISPLAY is set to computer with
Linux OS and Gnome graphics environment, test applets grow and move down, so test applets
windows position exceed screen size and windows become invisible.
I use the following computer configuration:
Intel Pentium III 800MHz / 256Mb / HDD 17 Gb SCSI / video Matrox G200 AGP /
CD-ROM drive/ Sound on board VIA686a
OS version: RedHat Linux 6.1.
======================================================================