Request for review 7154062: [macosx] Mouse cursor isn't updated in applets (original) (raw)
Artem Ananiev artem.ananiev at oracle.com
Fri Apr 27 04:58:02 PDT 2012
- Previous message: Request for review 7154062: [macosx] Mouse cursor isn't updated in applets
- Next message: OS X JRE 7u6-ea now on java.net
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks fine.
Thanks,
Artem
On 4/26/2012 4:14 PM, Dmitry Cherepanov wrote:
http://cr.openjdk.java.net/~dcherepanov/7154062/webrev.0/
Here's a patch for the issue with cursor in applets. The cause of the issue is that -[NSCursor set] doesn't update cursor when application isn't the active application. The fix starts using new method -javaSetAllowsCursorSetInBackground: (introduced in the latest developer package) to allow cursor changes in applets. Thanks, Dmitry
- Previous message: Request for review 7154062: [macosx] Mouse cursor isn't updated in applets
- Next message: OS X JRE 7u6-ea now on java.net
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]