JDK-7197320 : [macosx] Full Screen option missing when Window.documentModified
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 7u6
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-09-10
  • Updated: 2014-10-15
  • Resolved: 2012-09-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u40Fixed 8 b58Fixed
Description
Full Screen option is missing with Java 7 on Mac if a file is modified in the application (black dot appears in application's red close button). Works fine with Java 6.

See attached sample code.

Related NetBeans bug:
http://netbeans.org/bugzilla/show_bug.cgi?id=215283

Comments
EVALUATION changeset: hg.openjdk.java.net/jdk8/awt/jdk/rev/5444be588d18
14-09-2012

EVALUATION There is a typo in the mask checking for the full screen mode settings.
12-09-2012