I have a RadWindow set to autosize. Initially, it sizes correctly. However, when I close and reopen the window (window.close() then window.show()), the window is resized incorrectly. The width is way too narrow, but the height stays the same. I get similar behavior for any AutoSizeBehaviors value and any DestroyOnClose value. I do not have the resize problem in FireFox.