I'm using FCKeditor on a 6.14 site and it's working fine in every browser except Safari. For some reason, I cannot click inside the text editor with rich-text enabled. If I switch to the plain text editor, I can then type inside the textarea, but upon switching back to the rich text editor all of the content is gone and the textarea is blank again and I still cannot click inside of it.

I've tried switching themes to Garland but the problem still exists when using the editor. Could this have anything to do with iFrames or has anyone else experienced anything like this — in Safari or otherwise?

Comments

Jorrit’s picture

Status: Active » Closed (fixed)

Please try CKEditor, FCKeditor is not really built for Safari. See http://drupal.org/project/ckeditor.

kccmcck’s picture

Thanks, I'll definitely do that on my next site build. For this site it isn't necessary to edit through the text editor in Safari, but this is definitely a helpful tip moving forward.