We have a complex form with a CuteEdit.Net editor control on it. I originally reported a problem with the popups for Insert Image, Image Gallery and Template Gallery conflicting with other ASP.Net controls on the page and not rendering correctly. The recommendation was to add "UseStandardDialog=True". We did so. Now on the Insert Image popup the window is cropped such that the Insert and Cancel buttons are not visible. The window is not resizable.
Sample:
How do I fix this?