-
Enhancement
-
Resolution: Duplicate
-
P3
-
None
-
7u6
In the Java 6 applet/web start support we allowed the property apple.laf.useScreenMenuBar in unsigned code. Looks like we didn't migrate this to Java 7.
There's no harm in allowing this to be set. It simply changes the Aqua L&F so that JMenuBars and JMenu appear in the normal location instead of the 'standard' in-window menus.
There's no harm in allowing this to be set. It simply changes the Aqua L&F so that JMenuBars and JMenu appear in the normal location instead of the 'standard' in-window menus.
- duplicates
-
JDK-8080238 JNLP property apple.laf.useScreenMenuBar no longer treated as secure for Mac OS
- Resolved