Review request for 7124217: [macosx] key events are posted to the event queue twice (original) (raw)
Anton V. Tarasov anton.tarasov at oracle.com
Wed Jan 11 06:19:57 PST 2012
- Previous message: [7u4] Request for approval for CR 7124515 [macosx] Test fail like 6366126 (ArrayIndexOutOfBoundException pressing ENTER after removing items)
- Next message: Review request for 7124217: [macosx] key events are posted to the event queue twice
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
Please review a fix for 7124217.
webrev: http://cr.openjdk.java.net/~ant/7124217/webrev.0/
Eliminating old code. No need to post key events via invokeLater, they should be posted directly to the queue as it conforms to AWT architecture.
Checked that the fix doesn't cause regressions with the focus reg tests.
Thanks, Anton.
- Previous message: [7u4] Request for approval for CR 7124515 [macosx] Test fail like 6366126 (ArrayIndexOutOfBoundException pressing ENTER after removing items)
- Next message: Review request for 7124217: [macosx] key events are posted to the event queue twice
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]