Review Request for JDK-8013468 [macosx] Cursor does not update properly when in fullscreen mode on Mac (original) (raw)

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Mon Jun 10 05:35:25 PDT 2013


Hi, Petr. Fix looks good.

On 10.06.2013 15:24, Petr Pchelko wrote:

Hello, AWT Team.

Please review the fix for the issue: http://bugs.sun.com/viewbug.do?bugid=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 MOUSEENTERED 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.

-- Best regards, Sergey.



More information about the awt-dev mailing list