Hello,

I just upgraded to Apr.13 dev and TinyMCE doesn't show up on Firefox at all. IE works.

Any ideas why that might be?

Andrey.

Comments

Mavin773-1’s picture

I was having the same problem and what I did was turn off the "Disable Rich Text Editor" toggle link in the profile settings. That did the trick for me. Anyway the reason why this is happening is because TinyMCE is not compatible with the latest versions of JQuery. I have looked all over Drupal's website and I have discovered that the developers of this module know about this issue but have found it very cumbersome to fix as so many conflicting changes are introduced. I hope this helps!

mr.andrey’s picture

Interesting... works in IE though. In Firefox it works if I hit refresh.

Is there a way to have certain pages (node/X/edit, etc) to always be refreshed if viewed by Firefox?

I don't have the "Disable Rich Text Editor" on.

Thanks,
Andrey.

cbovard’s picture

subscribing

Mavin773-1’s picture

Title: TinyMCE not showing up at all in Firefox » TinyMCE breaks with New JQuery releases.

Changed Issue title to the real problem.

ethanre’s picture

subscribing. After upgrading to jquery_update-5.x-2.0-rc1 I started getting white pages with only one link that says "disable rich-text". This occurs when using Panels for example and other pages in the Admin section.

I was able to disable tinymce on many /admin/* pages... But panels -> 'panel content' pop up a new window, and now the pop ups turn into a white page.

Is there a way to disable tinymce on a URL like this mysite.com/node/12/panel_content, and the pop-up windows within that page as a work around?

Refreshing the page with FF doesn't help. IE does not have this problem but I rather use FF!

**Edited**
I blocked tinymce from showing on any admin page using admin* in the tinymce visibility setting, this helps a little. Still, any URL in the form node/* still doesn't work and this is a serious issue.

marcoBauli’s picture

Status: Active » Closed (duplicate)

this seems a dupe of http://drupal.org/node/235972

please switch back if is the case