JDK-8167565 : [macosx] Maximization of a dialog hides it
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 9
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • Submitted: 2016-10-12
  • Updated: 2016-11-04
  • Resolved: 2016-10-14
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 9
9 b143Fixed
Related Reports
Relates :  
Description
This is a similar bug to JDK-8160241. On OS X/macOS systems since 10.10, run for instance SwingSet2, open JFileDialog demo and click maximize button. The dialog will disappear (with animation) and become inaccessible, still blocking the application.