-
Bug
-
Resolution: Fixed
-
P3
-
jfx21
-
b05
-
os_x
The Dragboard API allows developers setting an image as dragView, and an offset for its relative position to the mouse cursor, while the drag and drop operation.
On macOS, this offset is always ignored, and the dragView image shows up centred around the mouse cursor hotspot.
The attached test reproduces the issue.
The "dragndrop macOS.png" picture shows the issue: regardless the offset, the image is always located at the same spot.
The issue can be reproduced with any JavaFX version.
On macOS, this offset is always ignored, and the dragView image shows up centred around the mouse cursor hotspot.
The attached test reproduces the issue.
The "dragndrop macOS.png" picture shows the issue: regardless the offset, the image is always located at the same spot.
The issue can be reproduced with any JavaFX version.
- relates to
-
JDK-8233955 VM crashes if more than one file are added to ClipboardContent via drag and drop
- Resolved
-
JDK-8338204 Unify dragOffsetX/dragOffsetY behavior across platforms
- Open
- links to
-
Commit(master) openjdk/jfx/00c74ebf
-
Review(master) openjdk/jfx/1532