I'm trying to use the IMCE module for Drupal with CKEditor and when I hit the OK button in IMCE, it generates a JavaScript error from ckeditor.js (3.5.2)
Uncaught TypeError: Cannot call method 'moveToPosition' of undefined ckeditor.js:86 a.event.on.m ckeditor.js:6 a.event.fire ckeditor.js:6 a.editor.fire ckeditor.js:7 e.extend.insertElement ckeditor.js:25 a.onOk image.js:8 a.dialog.on.ac.data.hide ckeditor.js:90 a.event.on.m ckeditor.js:6 a.event.fire ckeditor.js:6 e.extend.okButton.M.e.extend.onClick ckeditor.js:95 a.event.on.m ckeditor.js:6 a.event.fire ckeditor.js:6 e.extend.button.t.on.A.on.B.data.getKeystroke ckeditor.js:121 a.event.on.m ckeditor.js:6 a.event.fire ckeditor.js:6 d.domObject.g ckeditor.js:11
There's a related ticket over at Drupal for this issue, too:
http://drupal.org/node/881900
I'm using:
CKEditor 3.5.2
Drupal Pressflow 6.20.97
IMCE 6.x-2.1
Chrome 12.0.712.0 dev
It works fine in Firefox.
Thanks!
Re: Chrome, IMCE and Drupal
Hi,
we will check this issue. Please follow ticket change at drupal tracker http://drupal.org/node/881900.