copy paste in fields

an annoying problem I had never noticed:
cannot copy/paste in fields in windows displayed with the showFormInDialog or showFormInWindow, probably because the menu is disabled in this case?
shall I insert a menu for every showFormInWindow?

found the guilty one, nothing to see with the FormInDialog.
Copy/paste is disabled as soon as the onDrag is set for the form, quite annoying, is that a known problem?

yes this is an effect of the drag n drop.

Can you create a case so that we can look if we can support both?

done