Review request for 7124430: [macosx] LWCToolkit.grab() and LWCToolkit.ungrab() events are not implemented yet (original) (raw)
Anton V. Tarasov anton.tarasov at oracle.com
Fri Jan 13 06:36:11 PST 2012
- Previous message: hg: jdk7u/jdk7u-osx/jdk: 7124515: [macosx] Test fail like 6366126 (ArrayIndexOutOfBoundException pressing ENTER after removing items)
- Next message: Review request for 7124430: [macosx] LWCToolkit.grab() and LWCToolkit.ungrab() events are not implemented yet
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
Please review a fix for 7124430.
webrev: http://cr.openjdk.java.net/~ant/7124430/webrev.1/
UngrabEvent dispatching is implemented according to the cases mentioned in the UngrabEvent class description, except for the case of clicking in an owner frame's title. The latter, as I found, can't be implemented on Mac OS X platform. Along with the implementation, a regression test is proposed.
Thanks, Anton.
- Previous message: hg: jdk7u/jdk7u-osx/jdk: 7124515: [macosx] Test fail like 6366126 (ArrayIndexOutOfBoundException pressing ENTER after removing items)
- Next message: Review request for 7124430: [macosx] LWCToolkit.grab() and LWCToolkit.ungrab() events are not implemented yet
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]