I am trying to run ckeditor 3.2.1 within a page that is launched via the showModalDialog() function.
IE 7
The menu items that are drop-downs do not work correctly. When you click on them, they flash the contents of the drop-down, then disappear.
This occurs if you have a single tab open in IE and that page launches the ckeditor page via showModalDialog(). Curiously, if you have multiple tabs open, it works fine.
Anyone know a workaround for this other than not using showModalDialog()?
IE 7
The menu items that are drop-downs do not work correctly. When you click on them, they flash the contents of the drop-down, then disappear.
This occurs if you have a single tab open in IE and that page launches the ckeditor page via showModalDialog(). Curiously, if you have multiple tabs open, it works fine.
Anyone know a workaround for this other than not using showModalDialog()?