Drag'n Drop Problem with IFRAME

Hallo, I have a problem with the follwing example: “Drag-n-drop

On Firefox (at least at Version 24) it is not possible to drag items from a child iframe out of to the tree in the parent iframe. It is only possible to drag treeitems from a parent iframe into the child iframes.

On Chrome and IE the example runs without problems. Do you have a solution or workaround for Firefox?

Thank you
Ingo

Hello
Yes, there is such a problem in Firefox. Firefox doesn’t fire any event when you move mouse from different iframe until you click on a page. So, unfortunately it is impossible to handle drag-n-drop between iframes in FF. We will be add this info in docs.