Request for review 7154062: [macosx] Mouse cursor isn't updated in applets

Artem Ananiev artem.ananiev at oracle.com
Fri Apr 27 04:58:02 PDT 2012


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
>


More information about the macosx-port-dev mailing list