Search found 1 match
- Fri Jul 04, 2008 1:24 pm
- Forum: Bug reports
- Topic: Modal window created from modal window
- Replies: 1
- Views: 438
Confirmed. I tried to solve it by making the new modal window a child of the old one -- this way, the apropriate window reacts to mouse input. However, positioning and clipping of the window gets corrupted: When I try to open a modal child window with relative (top, left) = (0, 0) from a modal windo...