<AWT Dev> [8] Review request for 8007006 : [macosx] Closing subwindow loses main window menus

Anthony Petrov anthony.petrov at oracle.com
Tue Jan 29 08:06:36 PST 2013


Hi Leonid,

I see that the lines were commented out since the initial push of the 
MacOSX port code to the JDK repository. Could you please clone the old 
workspace (when we worked in a separate set of repositories) and 
investigate why were the lines commented out in the first place?

PS. The fix looks fine and correct. But I'd like to make sure we don't 
remove a workaround for some other problem with this fix.

--
best regards,
Anthony

On 1/29/2013 19:57, Leonid Romanov wrote:
> Hi,
> Please review a fix for 8007006 : [macosx] Closing subwindow loses main 
> window menus. The problem manifests itself when the global menu bar is 
> used and we change menu for an inactive window.  In this case current 
> global menu gets replaced by the menu we set for the inactive window (or 
> disappear completely, if the inactive window menu was removed).
> 
> webrev: http://cr.openjdk.java.net/~leonidr/8007006/webrev.00/
> Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007006
> 
> Leonid.
>  


More information about the macosx-port-dev mailing list