-
Bug
-
Resolution: Not an Issue
-
P2
-
None
-
7
-
None
-
x86
-
windows_vista
See CR 7027486. The issue is that JPopupMenu is clipped with its parent JFrame's shape. Invoking JPopupMenu.setLightWeightPopupEnabled(false) seems to be a possible workaround. However, it doesn't work. As well as JPopupMenu.setDefaultLightWeightPopupEnabled(false).
- relates to
-
JDK-7027486 JPopupMenu doesn't take window shape into account
- Closed