Editor breaks up in IE

alextronic - July 7, 2009 - 11:40
Project:TinyMCE
Version:HEAD
Component:User interface
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

I really don't know what is going on here. The client sees it in IE like in the attached image.

(I see it OK, even in IE !!!!!! )

What might be the cause?

Thanks

AttachmentSize
image003.jpg38.63 KB

#1

alextronic - July 7, 2009 - 20:21
Assigned to:alextronic» Anonymous

#2

alansch - November 30, 2009 - 05:56

This may not be a bug with TinyMCE at all.
Internet Explorer - apparently in *all* versions - seems to get confused if you hit it with too many individual .css files and ignores all stylesheets subsequent to that point.

I have just been looking into a situation where the TinyMCE button bar was refusing to display in IE (but was totally fine in Firefox). By simply turning on CSS optimisation ...

Page (Drupal 6): admin/settings/performance
Section "Bandwidth Optimizations - Optimize CSS files

and then clearing the Drupal cache (same admin page) and forcing IE to do a full refresh (Shift-Refresh)...
and the problem totally disappeared.

The page in question was loading 29 separate css files, plus another two conditional on which version of IE was in use.

Hope this helps you.

#3

alextronic - November 30, 2009 - 13:47

thanks alansch! will try that.

 
 

Drupal is a registered trademark of Dries Buytaert.