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
Comment #1
lccweb commentedsame 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.
Comment #2
stefanweberhi,
any update regarding this issue?
thanks!
Comment #3
matt2000 commentedI've since discovered that this is resolved by setting TinyMCE to use it's own default CSS, rather than the theme CSS.
Comment #4
matt2000 commentedActually, 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.
Comment #5
mupsi