Opened 16 years ago
Closed 15 years ago
#3853 closed Bug (invalid)
[FF3] Script error when opening Ajax sample
Reported by: | Damian | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | IBM Pending | Cc: |
Description
To reproduce open nightly Ajax sample. The following exception is thrown:
Permission denied to get property XULElement.accessibleType load()()ckeditor.js (line 71) (?)()()ajax.html (line 6) [Break on this error] q.on('editingBlockReady',function(){var ....body;I.runtimeStyle.marginBottom='0px';
Change History (4)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | new → assigned |
comment:3 Changed 16 years ago by
Keywords: | Pending added |
---|
I'm unable to reproduce this error even when switching very fast between create and remove editor.
XUL error seems similar to that one from #3745, which as it turned out was caused by some FF addon. There are many reports on the Net about XULElement.accessibleType and firebug, but none is confirmed. Whats more strange, error line you've posted comes from IE-only function, but this is most probably due to packed code.
Could you please try to reproduce it on clean FF profile ? It would also be helpful if you post error message from source, not release. This would allow us to find the exact place which causes the issue.
comment:4 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Can't reproduce in clean profile. Closing.
This seems inconsistent sometimes. Having re-tried again, I now find the following exception: