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
- Previous message: [7u4] Request for approval: 7143768: [macosx] Unexpected NullPointerException and java.io.IOException during DnD
- Next message: Request for review: 7144063: [macosx] Swing JMenu mnemonic doesn't work; hint misleading; cross symbol typed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [7u4] Request for approval: 7143768: [macosx] Unexpected NullPointerException and java.io.IOException during DnD
- Next message: Request for review: 7144063: [macosx] Swing JMenu mnemonic doesn't work; hint misleading; cross symbol typed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]