-
Bug
-
Resolution: Fixed
-
P5
-
8u20
I have noticed that getX(), getY(), getSceneX(), getSceneY(), getSourceX(), getScreenX() and getScreen(Y) are all zero for a DragEvent instance passed to a handler set by Node.setOnDragDone().
This is inconsistent with the JavaDocs which say that those methods will return coordinates.
Either this is a bug in the source code or the JavaDocs should get updated to reflect that special case of all being zero by intention.
This is inconsistent with the JavaDocs which say that those methods will return coordinates.
Either this is a bug in the source code or the JavaDocs should get updated to reflect that special case of all being zero by intention.