I'm currently only seeing this in Safari 4, but I don't see a fix anywhere. The editor is behaving like it has a fixed height and therefore isn't stretching the entire height of the body text box. (see attached screenshot)

I'm also seeing some inline height attributes which I'm assuming are causing this. For example, I'm seeing the following html for the iframe (note a height property)
<iframe id="edit-body___Frame" width="100%" scrolling="no" height="420" frameborder="0" src="/sites/all/libraries/fckeditor/editor/fckeditor.html?InstanceName=edit-body&Toolbar=Wysiwyg" style="border: 0pt none ; margin: 0pt; padding: 0pt; background-color: transparent; background-image: none; width: 100%; height: 420px;">

and also one nested deeper inside the table in another iframe:
<iframe frameborder="0" style="height: 390px; width: 100%;">

Anyone else?

CommentFileSizeAuthor
Screenshot of editor height issue145.74 KBRob_Feature
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sun’s picture

Status: Active » Closed (duplicate)

Thanks for taking the time to report this issue.

However, marking as duplicate of #526864: FCKeditor: Textarea cut in half on Google Chrome or Safari. Please search for existing issues before submitting a new one.
You can follow up on that issue to track its status instead. If any information from this issue is missing in the other issue, please make sure you provide it over there.