Request for review: 7144063: [macosx] Swing JMenu mnemonic doesn't work; hint misleading; cross symbol typed (original) (raw)

Alexander Zuev alexander.zuev at oracle.com
Tue Feb 14 07:50:32 PST 2012


Hello,

please review my fix for bug 7144063: [macosx] Swing JMenu mnemonic doesn't work; hint misleading; cross symbol typed

Bug description: http://bugs.sun.com/view_bug.do?bug_id=7144063

Webrev for proposed change: http://cr.openjdk.java.net/~kizune/7144063/webrev.00/

The idea of the fix is to call the java handler for creation of InputMethod events for all the complex symbols instead of just for symbols with length of 3 bytes or more.

With best regards, Alexander Zuev



More information about the macosx-port-dev mailing list