Collapsible fields sets are closed, and can't be opened, on pages with TinyMCE enabled on one of my Drupal 5 sites, but only in IE7, not Firefox.

Given that I don't have this problem elsewhere, I'd guess it's theme related?

Can anyone suggest how I might solve the problem, or narrow it down further?

I am using the underlying TinyMCE 2.1.3, and the 1.9 Drupal module.

Any help is greatly appreciated!

Comments

lccweb’s picture

same problem with adding/updating content in 5.6 and ie7.

module: tinymce.module,v 1.92 dated: 2007/07/31
tinymce: 2.1.0, dated: 2007/02/13

my page collapsible fieldsets are visible if i have my account's tinymce default state set to enabled.
i usually have it disabled but this seems to work for now.

it's odd since there were a lot of earlier postings on firefox having a similar problem with fieldsets.

good luck.

stefanweber’s picture

hi,

any update regarding this issue?

thanks!

matt2000’s picture

Status: Active » Fixed

I've since discovered that this is resolved by setting TinyMCE to use it's own default CSS, rather than the theme CSS.

matt2000’s picture

Status: Fixed » Active

Actually, even though I have a workaround, the actual bug isn't repaired (I've never had luck getting TinyMCE to use the theme's CSS without problems), so this shouldn't be marked fixed.

mupsi’s picture

Issue summary: View changes
Status: Active » Closed (outdated)