Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2
-
Resolution: Won't Fix
-
Affects Version/s: 1.3_01
-
Fix Version/s: None
-
Component/s: client-libs
-
Subcomponent:
-
CPU:sparc
-
OS:solaris_2.6
Description
JInternalFrames have problems demonstrated with the attached testcase InternalFrameTest.java.
1. Compile and bring up the application (JFrame)
2. Click on toolbar to bring in a internal frame. Bring in more than one internal frames.
3. Try to select the different frames.
The problems are:
1. The background color of the internal frame is same as JFrame background.
2. Selecting the internal frames is not working. If you click on internal frame#2, it will not be selected.
3. Move the internal frames and notice the strange behaviour.
stuart.findlay@ireland 2000-11-02
point 1. above is a duplicate of 4320889. The behaviour mentioned in points 2 and 3 is given in the evaluation section.
1. Compile and bring up the application (JFrame)
2. Click on toolbar to bring in a internal frame. Bring in more than one internal frames.
3. Try to select the different frames.
The problems are:
1. The background color of the internal frame is same as JFrame background.
2. Selecting the internal frames is not working. If you click on internal frame#2, it will not be selected.
3. Move the internal frames and notice the strange behaviour.
stuart.findlay@ireland 2000-11-02
point 1. above is a duplicate of 4320889. The behaviour mentioned in points 2 and 3 is given in the evaluation section.