This question is locked. New answers and comments are not allowed.
Hi,
I'm using Editor in Window (which is in modal mode). When I open new modal window from editor - e.g. Insert image, underlying modal window is still active (I have there two buttons - save and cancel) and it is possible to close underlying modal dialog with actual editor, while Insert image dialog is active. I tried to solve it by attaching client-side event when opening Insert image dialog to disable temporarily close buttons, with no success. It looks it has problem with attaching client events when it is nested into window.
Thank you for suggestions.
Jozef