Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 9
-
Fix Version/s: 10
-
Component/s: client-libs
-
Labels:None
-
Subcomponent:
-
Resolved In Build:b23
Description
MenuBar item handler fired twice if Desktop.setDefaultMenuBar() is called after JFrame.setJMenuBar() with same instance of JMenuBar.
JMenuBar is not removed from first JFrame after it was reparented to another JFrame
JMenuBar is not removed from first JFrame after it was reparented to another JFrame
Attachments
Issue Links
- relates to
-
JDK-8177919 java.awt.Desktop.setDefaultMenuBar​() should be specified to throw IllegalStateException
-
- Resolved
-