Review request for 8013468 : [macosx] Cursor does not update properly when in fullscreen mode on Mac (original) (raw)
Petr Pchelko petr.pchelko at oracle.com
Thu Jun 6 09:14:39 PDT 2013
- Previous message: hg: jdk8/awt/jdk: 8015853: java.lang.ArrayIndexOutOfBoundsException when running SwingSet2 demo
- Next message: Review request for 8013468 : [macosx] Cursor does not update properly when in fullscreen mode on Mac
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, AWT Team.
Please review the fix for the issue: http://bugs.sun.com/view_bug.do?bug_id=8013468 The fix is available at: http://cr.openjdk.java.net/~pchelko/8013468/webrev.00/
The problem was the when we a going to fullscreen MOUSE_ENTERED event was not coming. So LWCursorManages did not get a right component under mouse and did not update a cursor.
With best regards. Petr.
- Previous message: hg: jdk8/awt/jdk: 8015853: java.lang.ArrayIndexOutOfBoundsException when running SwingSet2 demo
- Next message: Review request for 8013468 : [macosx] Cursor does not update properly when in fullscreen mode on Mac
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]