JDK-8005997 : [macosx] Printer Dialog opens an additional title bar
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • Submitted: 2013-01-10
  • Updated: 2014-10-15
  • Resolved: 2013-01-24
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 b75Fixed
Related Reports
Duplicate :  
Description
On the mac, when the printer dialog is opened, Alt-Tabbed out and then Alt-Tabbed back, a little panel with close/maximize/minimize buttons appear in the top left corner of the screen. Closing the dialog does not close the panel.

On JDK7u9 this panel allows to go to fullscreen, if cancel the printer dialog and than click on the fullscreen button native crash appears. 

A little app is attached to reproduce the bug. 
Comments
It's hard to create a regression test here, because there's no way to figure out where the additional title bar was opened.
05-09-2013

Verified in b76 with attached code.
10-06-2013

Raising up to P3, since it may produce a crash.
21-01-2013