I have the following function that opens a window. Everything works great, except when I click on the close icon, the window will not close. Only happens in IE9 (Chrome, FF, and Safari all close the window without issue).
Is there some kind of bug with closing a window in IE9? Or is the iframe throwing something off? I have other ExtJs applications which open windows and I have not seen this issue before.