Opened 15 years ago
Closed 13 years ago
#6037 closed Bug (expired)
CKEditor does not respond and shows "NULL"
Reported by: | Luis Matta | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0.2 |
Keywords: | Cc: |
Description
CKEditor is unresponsive. And shows content as "NULL". The editor is in a popup modal window (DIV). Screen manipulation is done using jQuery, but no ckeditor jquery plugin.
Firebug shows (@ ckeditor.js (line 72)):
var E=B.fixBlock(true,x.config.enterMo...atch(T){}K=w.window=new d.window(K);
Change History (2)
comment:1 Changed 15 years ago by
Status: | new → pending |
---|
comment:2 Changed 13 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
Really hard to understand, as it works for us. Can you provide a test page we can use to reproduce the problem here?