-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
1.4.0
-
sparc
-
solaris_8
In Merlin b12, solris 2.8, when create a menuitem with those code:
myJMenuItem.setVerticalTextPosition(JButton.BOTTOM);
myJMenuItem.setHorizontalTextPosition(JButton.CENTER);
The menu item will displayed with a Frame title bar, the popup menu
should not have this title bar. To reproduce, run the attachment java
file. I also put a snapshot of this program.
In Kestrel FCS, there is no such title bar.
[Kevin.Huang@prc 2000-05-12]
myJMenuItem.setVerticalTextPosition(JButton.BOTTOM);
myJMenuItem.setHorizontalTextPosition(JButton.CENTER);
The menu item will displayed with a Frame title bar, the popup menu
should not have this title bar. To reproduce, run the attachment java
file. I also put a snapshot of this program.
In Kestrel FCS, there is no such title bar.
[Kevin.Huang@prc 2000-05-12]