I’ve created a plugin in which we can drag and drop a component onto another component (which is a target). I have added a hosted plugin and it opens up in a separate Document Window. The strangest thing happens when my plugin sits on top of the hosted plugin window (in front of the hosted window), the drag and drop feature stops working. I am able to drag - the component moves along with my mouse, but I’m not able to drop it in the target. Any idea why this could be happening? I tried playing around with keyboardFocus, toFront, alwaysOnTop, but in vain. Someone kindly do help! Thank you!