-
Bug
-
Resolution: Fixed
-
P4
-
2.0, 1.1, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.7, 1.1.8_003, 1.2.0, 1.3.0
-
kestrel
-
generic, x86
-
generic, windows_95, windows_nt
-
Verified
Attached is a simple program that displays a frame that contains a button that has a popup menu. Run the program and popup the menu on the button.
On Solaris this works just fine; on Win32 (specifically WinNT) it does not.
On WinNT, it display a correctly sized menu container, but the text of
each and every menu item is wrong, and in every case is set to text of the
parent button. This renders the menu useless because there is no way to
disambiguate the menu entries.
If this bug were being reported I would rate it P2. It is not a showstopper
for 1.2, but show be regarded very high priority for the first bug fix release.
The bug shows up in JavaTest, which means that some features of JavaTest cannot
be accessed easily when run on JDK 1.2.
On Solaris this works just fine; on Win32 (specifically WinNT) it does not.
On WinNT, it display a correctly sized menu container, but the text of
each and every menu item is wrong, and in every case is set to text of the
parent button. This renders the menu useless because there is no way to
disambiguate the menu entries.
If this bug were being reported I would rate it P2. It is not a showstopper
for 1.2, but show be regarded very high priority for the first bug fix release.
The bug shows up in JavaTest, which means that some features of JavaTest cannot
be accessed easily when run on JDK 1.2.
- duplicates
-
JDK-4072384 popup menus on buttons look funny
-
- Closed
-
-
JDK-4049260 Win32 failed for Popmenu attached with Button & Choice
-
- Closed
-
-
JDK-4223341 Problem with PopupMenu in Windows
-
- Closed
-