Opened 16 years ago
Closed 13 years ago
#3123 closed Bug (invalid)
FCK Editor doesn't load in IE with slow connection
Reported by: | Stefan Kip | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.6.4 |
Keywords: | Cc: |
Description
When trying to load FCK Editor on Internet Explorer (version 7 in my case) while using a slow connection, the editor won't load. I tested this by connecting my cell phone to my computer and use it's UMTS connection as an internet connection for my computer.
In Firefox the editor loads fine, Internet Explorer gives the following errors:
Line: 38 Char: 1538 Error: Object doesn't support this property or method.
FCKIECleanup is undefined.
FCKLanguageManager is empty or not an object.
FCK.ContextMenu is empty or not an object.
FCKLang is undefined.
I'm using the asp.net lib for FCK Editor, so there is no textarea, so the user is unable to type anything. The demo on the official FCK Editor website doesn't load either.
FCKeditor was retired and is no longer supported. All active development was moved to its successor, CKEditor 3.x, that is a fully mature and far superior product. We recommend you upgrade as soon as possible since this issue is no longer a problem in current code base.