on this subject ,the original system doesn't work neither.
i tried the Example X scene with the orc in it:
i dragged one item out,hold my mouse button,and i want to put it back, when i release the mousebutton i'v been holding, the item didn't drop.
i have to click again,then it drop.
let's say,if i have an inventory with only one slot. and a item in it,after i drag the item out i will never put it back by ondrop,but with onclick.
as if the ondrop event won't trigger if you have something dragged out from that slot;
I tried "debug.log" and it is true;
