-
Bug
-
Resolution: Unresolved
-
P4
-
7, 9, 10, 11, 13, 14, 15, 19
-
generic
-
os_x
http://java.net/jira/browse/MACOSX_PORT-695 submitted 2011/11/11 by Yuri Nesterenko
According to the spec, if a drag target explicitly rejects drag, there should be no dragOver messages however should be dragExit. Attached old test fails with this port receiving dragOver even after rejectDrag in dragEnter. There is no dragExit (or maybe it is not a first call as expected).
Build: b216
java/awt/dnd/RejectDragTest/RejectDragTest
According to the spec, if a drag target explicitly rejects drag, there should be no dragOver messages however should be dragExit. Attached old test fails with this port receiving dragOver even after rejectDrag in dragEnter. There is no dragExit (or maybe it is not a first call as expected).
Build: b216
java/awt/dnd/RejectDragTest/RejectDragTest