Occasionally some editor icons go missing. Specifically it happens in IE9 when the browser has a horizontal scrollbar - but I cannot replicate it in the or outside my app so I can't really create an issue for it! It mostly happens after switch to/from source mode and after undo.
Has anyone seen this before? What is it? Can I fix it? Any help or comments appreciated!
See attached pic for example.
Solved, sorry for bump
I asked in SO because the forums are so inactive - found a solution with Reinmar's assistance. See http://stackoverflow.com/questions/17040654/what-could-cause-ckeditor-icons-to-go-missing/ for more details
CKEditor disappear first time in IE
Hi,
I am using CKEditor 4.0 in iframe. My problem is that when i click (only first time) on div (contenteditable=true) , editor appears and disappears in IE 9. But second time onward when I click, it works fine. Is there any problem with Iframe? If so how can I fix it?