[7u4] Request for review: 7124537 [macosx] Menu shortcuts for all	menu items should be disabled if a menu itself is disabled
    Sergey Bylokhov 
    sergey.bylokhov at oracle.com
       
    Wed Feb 22 10:08:47 PST 2012
    
    
  
Hi Everyone,
Change description:
1 CMenu.java: state of all elements for the current menu changes now. 
Before the fix, menu in menubar didn't change status.
2 CMenuItem.java: menu item can be enabled only if parent is enabled 
too. Native code execute only if status was changed.
Fix was created on the java level instead of native. Please comment if 
you have an objections.
Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124537
Webrev can be found at: http://cr.openjdk.java.net/~serb/7124537/webrev.00/
-- 
Best regards, Sergey.
    
    
More information about the macosx-port-dev
mailing list