-
Bug
-
Resolution: Fixed
-
P3
-
8u20
-
OS X, Windows
Cursor.setVisible() has no javadoc or unit tests so it is not clear whether Cursor.setVisible(false) is supposed to hide the cursor until the next call to Cursor.setVisible(true) (like on Windows) or only until the next time a new cursor is selected (like on Mac).
See RT-37600
See RT-37600