-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
1.0
-
x86
-
windows_95
Name: sgC58550 Date: 06/25/97
Bug AWT MenuBar implementation.
------------------------------------------------
On Windows'95, HotJava 1.0 doesn't handle JAVA1.1.1 AWT MenuBar object correctly.
Adding Menu object dynamically at runtime into the MenuBar object causes the Menu
to appear in a new line within the MenuBar. Also the newly added Menu is totally
invisible. Only if one clicks in the MenuBar area then the MenuItems within the Menu
is visible but still the Menu is not visible. Also the MenuBar seems to grow bigger and
bigger as new Menu objects are added into the MenuBar.
Reproduce :
---------------
You probably need to write a small test applet which pops up a Frame. In the Frame,
add a MenuBar. Add a button in the Frame object.
During runtime, click on the button. This action should cause a Menu object to get added
into the MenuBar. See what happens. This does not work on Windows' 95. IT WORKS
ON SOLARIS BUT NOT ON WINDOWS'95.
This bug is really a big hinderance in our development. We hope this bug gets fixed
in the next release.
(Company: Cascade Communications)
======================================================================