Opened 16 years ago
Closed 16 years ago
#3184 closed Bug (worksforme)
FF 2.0 Statup exception
Reported by: | Artur Formella | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | SVN (CKEditor) - OLD |
Keywords: | Cc: |
Description
To reproduce try to slow down the computer (i.e. copy 1000 small files) and open replacebyclass.html in FF 2.0
GET http://localhost/edytor/CKEditor/trunk/_samples/replacebyclass.html http://localhost/edytor/CKEditor/trunk/_samples/replacebyclass.html 30ms ajax.js (line 88) uncaught exception: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIDOMNSHTMLDocument.designMode]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: http://localhost/edytor/CKEditor/trunk/_source/plugins/wysiwygarea/plugin.js :: anonymous :: line 221" data: no] [Break on this error] var document = new CKEDITOR.dom.docum...nt || this.$.parentNode.ownerDocument ); node.js (line 247)
Wysiwyg area is dasabled.
Change History (2)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
No, I can't confirm it now. It seems to be fixed.
Can you confirm if this problem happens with the nightly build?