-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b19
-
x86
-
os_x
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2224403 | 8 | Leonid Romanov | P3 | Resolved | Fixed | b30 |
Run the closed/java/awt/Cursor/InvalidImageCustomCursorTest/InvalidImageCustomCursorTest.
Since 1.3 release, there is an approach adopted for cursors created from non-existent image to make them transparent. It is an additional well-known if not exactly documented feature (see discussion in 4212593). This behavior was implemented in Apple jdk6.
Now, the cursor is not transparent in jdk7 for Mac. It defaults to the, well, default cursor. Apparently it should be fixed.
Since 1.3 release, there is an approach adopted for cursors created from non-existent image to make them transparent. It is an additional well-known if not exactly documented feature (see discussion in 4212593). This behavior was implemented in Apple jdk6.
Now, the cursor is not transparent in jdk7 for Mac. It defaults to the, well, default cursor. Apparently it should be fixed.
- backported by
-
JDK-2224403 [macosx] Default for a custom cursor created from non-existent image is not transparent
-
- Resolved
-
- relates to
-
JDK-4212593 The Toolkit.createCustomCursor does not check absence of the image of cursor
-
- Resolved
-
-
JDK-7131398 [macosx] NPE if a custom cursor created from non-existent image
-
- Closed
-