<AWT Dev> [9] Review Request: JDK-8024506 [macosx] Cursor doesn't change after clicking again in red area on OS X 10.9
Anthony Petrov
anthony.petrov at oracle.com
Tue Jan 21 22:33:08 PST 2014
Looks fine.
--
best regards,
Anthony
On 1/21/2014 12:36 PM, Petr Pchelko wrote:
> Hello, AWT Team.
>
> Please review the fix for the issue:
> https://bugs.openjdk.java.net/browse/JDK-8024506
> The fix is available at:
> http://cr.openjdk.java.net/~pchelko/9/8024506/webrev/
>
> This is a workaround for 10.9 bug. When we have an animated cursor Cocoa keeps sending us the MOUSE_MOVED events even if the mouse is staying still. The bug was filed against Apple, but it doesn’t seem they are going to fix it soon, so we better workaround it in JDK.
>
> With best regards. Petr.
>
More information about the awt-dev
mailing list