I have TinyMCE 3.4.1 in a Drupal 7 installation. Everything was working fine. Now, the text in the textarea does not show when you go to edit a node unless we switch between formats (Full html or filtered htm), then the content will show up.

I have Editor CSS set to: Define CSS
CSS path is set to
%bsites/cbuilding.org/themes/hydra_cbi/css/main.css,%bsites/cbuilding.org/themes/hydra_cbi/css/cbi.css

I have these set for both full & filtered for now.

When I go to the page with the editor, I can briefly see the source html in the textarea - until the editor loads, then does not show until I switch formats back and forth.

so basically...
When the page with the editors is loading I can see unformatted text before the buttons show up. As soon as the editor loads, the content does not show any longer. Once I switch the format the text shows, formatted. I switch back to Full HTML, save and when I go back, same thing happens - flash of source code, editor loads, content of editor textarea disappears until I change formats.

I appreciate any help or suggestions on this.
Thanks - k

Comments

fubarthepanda’s picture

Yeah, this just started happening to us, too, in one of our Drupal 6 installs. Looks like it started happening after an upgrade to Firefox 11. Also seems to be happening on some IE browsers.

EDIT: This appears to be a known TinyMCE bug:

http://www.concrete5.org/community/forums/customizing_c5/firefox-11-tiny...

marcvangend’s picture

Status: Active » Closed (duplicate)

This should be fixed in the latest TinyMCE according to #1494172: TineMCE 3.3 shows an empty editor box on Mozilla Firefox 11. Closing as duplicate.