<AWT Dev> [9] Review Request: JDK-8024506 [macosx] Cursor doesn't change after clicking again in red area on OS X 10.9
Petr Pchelko
petr.pchelko at oracle.com
Tue Jan 21 00:36:58 PST 2014
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