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

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

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