-
Bug
-
Resolution: Fixed
-
P2
-
1.3.0, 1.3.1
-
beta
-
x86
-
linux
-
Verified
Name: icR10030 Date: 05/30/2000
Testcase JSplitPaneTest0010 from jck1.3 test
api/javax_swing/interactive/JSplitPaneTests.html#JSplitPane fails.
The testcase verifies the behavior of the setDividerSize()
method for a visible location reference.
The problem is that changing the divider width causes the JSplitPane's height changes.
The bug is reproduced in linux, solaris and win32 environment.
Linux JDK version:
% java -hotspot -version
java version "1.3.0beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0beta-b07)
Java HotSpot(TM) Client VM (build 1.3.0beta-b04, mixed mode)
======================================================================