Child Window Shrinks Parent

Hi,

I have a strange problem. I’m using dhtmlXLayoutObject, and I’m attaching a grid to it using attachGrid(). This is the parent. I’m creating a dhtmlXWindows using myLayout.dhxWins.createWindow(…). This is the child window. When I open the child window, the parent is visible in the background. However, when I click anywhere on the child window, the parent shrinks to a small window on top-left corner, but comes back to normal when the child is closed. How do I prevent the parent getting shrunk like this?

Thanks for your help,
Dhanan.

Please provide us complete demo where we can reproduce this issue docs.dhtmlx.com/doku.php?id=othe … leted_demo