-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.0
-
sparc
-
solaris_7
Tested on Solaris 2.6 / 7 / 8 (sparc/x86) with Merlin beta57.
When the item is selected from JComboBox, JComboBox hides behind the parent frame.
This problem is not seen in Windows and RedHat Linux.
Reproduce to;
1.Compile and run attached test case.
JComboBoxTest.java
2.Select one of the item from JComboBox.
ex,
1) Select "ggggg" of the iem from JComboBox.
2) When the item is selected, JComboBox is behind the parent frame.
Then, You can see this problem.
Please look attached "test.gif" which is screen shot on Solaris.
This problem is not seen in Ladybird.
----------------------------------------------------------------------------
This problem is reproducible with the latest promoted build Merlin b58 and -Xint option on Solaris 2.6 / 7 / 8 (CDE).
So, I re-open this bug.
This phenomenon is seen in JMenu, JPopupMenu as in Evaluation(mark.davidson@Eng 2001-03-30).
Please execute attached test case.
Reproduce to:
1. Extract test.tar
2. Compile and run
java JMenuTest
3. Select one of JMenu or try JPopupMenu.
I tried to Solaris 5.8(Gnome version 1.4) with b58.
Using Gnome, this problem does not occurs on b58.
[rieko.suzuki@Japan 2001-04-02]
Same issue as 4402584.
eric.hawkes@eng 2001-04-11
When the item is selected from JComboBox, JComboBox hides behind the parent frame.
This problem is not seen in Windows and RedHat Linux.
Reproduce to;
1.Compile and run attached test case.
JComboBoxTest.java
2.Select one of the item from JComboBox.
ex,
1) Select "ggggg" of the iem from JComboBox.
2) When the item is selected, JComboBox is behind the parent frame.
Then, You can see this problem.
Please look attached "test.gif" which is screen shot on Solaris.
This problem is not seen in Ladybird.
----------------------------------------------------------------------------
This problem is reproducible with the latest promoted build Merlin b58 and -Xint option on Solaris 2.6 / 7 / 8 (CDE).
So, I re-open this bug.
This phenomenon is seen in JMenu, JPopupMenu as in Evaluation(mark.davidson@Eng 2001-03-30).
Please execute attached test case.
Reproduce to:
1. Extract test.tar
2. Compile and run
java JMenuTest
3. Select one of JMenu or try JPopupMenu.
I tried to Solaris 5.8(Gnome version 1.4) with b58.
Using Gnome, this problem does not occurs on b58.
[rieko.suzuki@Japan 2001-04-02]
Same issue as 4402584.
eric.hawkes@eng 2001-04-11
- duplicates
-
JDK-4402584 JWindow does not visually stay on top of a JFrame on Solaris
-
- Closed
-
- relates to
-
JDK-4529395 popup menu is going behind its parent frame when trying to select menu items
-
- Closed
-