提交 2ab5ca35 编写于 作者: D denis

8009158: Incomplete fix for 7178079

Reviewed-by: serb, anthony
上级 b2629d63
...@@ -498,7 +498,7 @@ public abstract class SunDropTargetContextPeer implements DropTargetContextPeer, ...@@ -498,7 +498,7 @@ public abstract class SunDropTargetContextPeer implements DropTargetContextPeer,
postDropTargetEvent(component, x, y, dropAction, actions, postDropTargetEvent(component, x, y, dropAction, actions,
formats, nativeCtxt, formats, nativeCtxt,
SunDropTargetEvent.MOUSE_DROPPED, SunDropTargetEvent.MOUSE_DROPPED,
SunDropTargetContextPeer.DISPATCH_SYNC); !SunDropTargetContextPeer.DISPATCH_SYNC);
} }
/** /**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册