When enabled, I get blank pages when trying to add/edit all kinds of content.
The page has a link top-left to "enable rich text editing" - for the rest it is a blank white page. Ctrl+F5 has no effect.
This bug applies to:
- Browser: Firefox 2, 3.01 (IE6 produces a page with the editor enables properly)
- TinyMCE engines: tinymce_2_1_2 , tinymce_2_1_3 , tinymce_3_1_0_1
Corrective Processes I tried:
- Uninstall + Re-install of module, tinymce engine plug-in -> no effect
- Varying various settings -> no effect
- Applying no-cache patch as indicated in some listed issues -> no effect
TinyTinyMCE displays properly in Firefox2,3 with plugin (tested 3_1_0_1)
=> This bug seems to have become visible as a result of recent Firefox 2, 3, updates
( I have an older site where mod1.9 + 212 worked fine)
Conclusion:
TinyMCE Drupal Module 1.9 seems to have become incompatible with Firefox 2,3 :-((
Please do fix this soonest, as this I consider this a "must-have" module for most sites.
Thanks and Good Luck!
Comments
Comment #1
timlindsay commentedI have same problem but only on XP pro. Our Vista user is using FF3.0.1 and it appears to be working fine using the same login.
I can't get it to work on FF 2.0.0.13 or FF 3.0.1 on XP pro sp3 using MCE 2.1.3 or 3.1.1
Comment #2
timlindsay commentedthis patch worked for me -> http://drupal.org/node/288424
Comment #3
webengr commentedmaybe related...
FYI,
I had a weird problem after firefox upgraded to 3.x... and I upgraded TinyMCE to 3.x
The windows like insert image or hyperlink would work on IE, but not firefox...
I googled and found something similar for another wysiwyg editor and the fix was to delete the firefox profile... and it worked...
I killed any firefox then ran
firefox.exe -ProfileManager
And deleted my profiles and recreated a default profile, and then logged into drupal with firefox and the popup windows started working better on firefox for tinymce!
Hope this helps others...
Comment #4
mupsi