Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
When implementing dragEnter(DragSourceDragEvent dsde) of interface DragSourceListener, a call to dsde.getDragSourceContext().setCursor(DragSource.DefaultCopyDrop); fails to set the Cursor to a "drop" cursor on windows. It works fine on solaris. The dnd operation executes fine, but the visual "drag over" feedback (cursor change) does not. This is an important bug that needs to be fixed. ===== Reproducible test case is attached. david.mendenhall@eng 2000-08-01
|