-
Bug
-
Resolution: Fixed
-
P4
-
1.3.0
-
beta
-
sparc
-
solaris_7
-
Verified
In the attached applet (this is a deeply nested hierarchy of both lightweight
and heavyweight components, with a mix of layout managers) diagonal resizes
cause incorrect repainting of one of the components. Horizontal-only or
vertical-only resizes result in correct repaints.
The incorrectness is: Occasionally, not every time, two separators will be
seen on the screen, one appearing to be at the location it was before the
window-resize occurred. Therefore it is probably incomplete clearing of the
location where it was before.
The separator component in question is the one just above the "Purchase" and
"Cancel" buttons.
The test requires lightweight components contained in the .jar file at
/net/sqesvr/export/disk3/sqe-robot/awtsqe.jar
The behavior happens only on Solaris and occurs in both JDK 1.2.2 and Kestrel
(in both O and beta-G builds). It does not happen on WinNT.
and heavyweight components, with a mix of layout managers) diagonal resizes
cause incorrect repainting of one of the components. Horizontal-only or
vertical-only resizes result in correct repaints.
The incorrectness is: Occasionally, not every time, two separators will be
seen on the screen, one appearing to be at the location it was before the
window-resize occurred. Therefore it is probably incomplete clearing of the
location where it was before.
The separator component in question is the one just above the "Purchase" and
"Cancel" buttons.
The test requires lightweight components contained in the .jar file at
/net/sqesvr/export/disk3/sqe-robot/awtsqe.jar
The behavior happens only on Solaris and occurs in both JDK 1.2.2 and Kestrel
(in both O and beta-G builds). It does not happen on WinNT.