Opened 18 years ago
Closed 17 years ago
#793 closed Bug (worksforme)
Editor not displayed in MasterPage/IE7
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Server : ASP.Net | Version: | SVN (FCKeditor) - Retired |
Keywords: | SF WorksForMe | Cc: |
Description
I have an ASP.Net application that uses FCKEditor. Everything was working fine in IE6. When I upgraded my machine to IE7, the editor stopped displaying. I tried FF and Opera and everything worked just fine. I tried the Sample01.aspx example in IE7 and it worked fine. I changed a couple lines in my aspx application page to use standard aspx instead of master page, and it suddenly started working again (this basically consists of adding the html/head/body/form tags and removing the asp:content tags). No actual code changes occured between the masterpage and non-master page versions.
In the MasterPage/IE7 version, the editor is not displayed. The area where the editor should display is blank. The IFRAME exists in the source but for some reason is not displaying correctly.
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1607418&group_id=75348&atid=543653
Attachments (3)
Change History (8)
comment:1 Changed 18 years ago by
Reporter: | changed from Martin Kou to jbrinkman@… |
---|
Changed 18 years ago by
Attachment: | FCKError.png added |
---|
comment:2 Changed 18 years ago by
Component: | General → Server : ASP.Net |
---|
comment:3 Changed 17 years ago by
Keywords: | Pending added |
---|
Hi!
Could you provide a minimum test sample page so we could reproduce the bug?
Thanks in advance
comment:4 Changed 17 years ago by
Keywords: | WorksForMe added; Pending removed |
---|
Hi!
I've done some test again and I didn't find any problems when FCKeditor is placed in a Master Page.
Please view the attachments.
comment:5 Changed 17 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Version: | → SVN |
FF and IE differences. Moved from SF. Original author: jbrinkman