Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解
已存档

Why does Firefox 4 not load FCKEditor inline editor for Plone 3.x?

jscher2000 -... 已回复
fdimauro

Firefox 3.x loads FCKEditor inline editor fine when we use Plone content management system. Since upgrading to FF v 4, the editor will not load.

Firefox 3.x loads FCKEditor inline editor fine when we use Plone content management system. Since upgrading to FF v 4, the editor will not load.

所有回复 (5)

Would you mind testing whether this problem is caused by the new HTML5 rendering engine?

In a new blank tab...

(1) Type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the filter box, type or paste html5 and pause while the list is filtered

(3) Double-click html5.parser.enable to toggle it to false (it should turn bold).

Then return to the page with the editor and reload. If that works, there may be a problem in the editor code or a bug in Firefox. Finding the root cause likely will take more digging...

And if that does not work?

If that doesn't work, can you link to a site that uses the editor so someone can do a hands-on analysis?

I set the preference name 'htm5.parser.enable' to false but fckeditor is not loading on my site. Here is the URL to my forum site that is having this issue:

http://forums.chef2chef.net/newMemberApplication.do?method=executeAction

You will see that there is a large area of white-space after the label 'Forum Post Signature' and this is where the fckeditor should be visible to the user.

Cheers, Neil

When I load that page, I get a series of errors. I think they might all stem from this first one:


Error: Permission denied for <http://forums.chef2chef.net> to get property HTMLIFrameElement.width
Source File: http://forums.chef2chef.net/plugins/fckeditor/editor/js/fckeditorcode_gecko.js
Line: 31

(Line 31 is about 2 screens long...)

Since your script file is version 2.6.3 from 2008, you could try updating: http://ckeditor.com/download (see "FCKeditor 2.6.6, released on 15 February 2010"). Does that make any difference?

---

Actually, that versions has problems as well. See these discussions of workarounds:

FCKeditor 2.6.6 not loading in Firefox 4 — Plone CMS: Open Source Content Management

FCK not loading in FF 4 - Plone: General | Google Groups