JDK-8090756 : change drag and drop icon
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: scenegraph
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2012-03-13
  • Updated: 2018-09-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Description
Create a method to change the icon associated to a drag and drop gesture. 

OTN : 
https://forums.oracle.com/forums/thread.jspa?messageID=10098367
https://forums.oracle.com/forums/thread.jspa?threadID=2359520&tstart=0

Comments
You are probably rather interested in RT-14730 (I see you've put the same comment there). This issue requests changing the cursor rather then adding the drag image.
26-11-2012

I'm in need of this feature as well. If I put an Image on the clipboard, I would expect the drag icon to be that same Image.
24-11-2012

Changing cursor during drag and drop operation is generally not recommended, d'n'd switches the operating system to a special mode and user should be informed about it by a standard visual feedback; I'm not sure that Windows even allows it. But we'll check and if it is possible, we will consider adding it.
16-03-2012

Could be considered for a future version
16-03-2012