Hi,
I am having some issues with IE and CKEditor 4.
I am loading the CKEditor via AJAX into a modal window (a ColdFusion-generated cfwindow to be precise).
When I open a new instance of CKEditor the content that has been loaded into the editor is editable. However, when I close the window (but do not destroy the CKEditor instance) and then reopen it, the CKEditor opens fine. However, the text in the editor content is not editable. If I click Source mode and go into the source, it then becomes editable again.
The Editor does not have this problem with Chrome/FF.
I am using strict HTML mode.
Has anyone come across this issue before?
Any responses appreciated.
Thanks.