<AWT Dev> Review Request for JDK-8013468 [macosx] Cursor does not update properly when in fullscreen mode on Mac

Petr Pchelko petr.pchelko at oracle.com
Mon Jun 10 04:24:34 PDT 2013


Hello, AWT Team.

Please review the fix for the issue:
http://bugs.sun.com/view_bug.do?bug_id=8013468
The webrev is available at:
http://cr.openjdk.java.net/~pchelko/8013468/webrev.01/

The reason of this issue is in the fact that MOUSE_ENTERED events do not come when the window goes fullscreen. I have updated the logic for synthesizing these events. 
I have added a regression test for this problem. This change also fixes another regression test: java/awt/Mouse/EnterExitEvents/ResizingFrameTest.java 

With best regards. Petr.


More information about the awt-dev mailing list