Drupal 6.17
CKEditor 3.3.2
Chrome 5.0.375.126
IMCE 6.x-2.0rc1 (although I believe the issue was present with WebFM too)
(Apologies if this a dupe, I could not find any issue similar to this)
When I use the Image button to include a previously uploaded image IMCE opens and lets me select it (URL and Preview look fine).
The problem is that selecting "Ok" to go back to CKeditor does not work. The highlightning around CKeditor blinks and a discrete message "javascript:void(0)" appears.
In the JavaScript console I got:
Uncaught TypeError: Cannot call method 'moveToPosition' of undefined
The module works fine in Firefox 3.6.
I had the same behaviour with WebFm previously, but I thought it was a problem with the CKEditor-WebFM integration and switched to IMCE, only to discover the same problem.
Comments
Comment #1
amateescu commentedI have the same problem with the 1.x-dev version.
Tested with Chrome 5.0.375.127 and 6.0.472.53
Subscribe.
Comment #2
jcisio commentedDoes it work with other version of CKEditor ?
Does it work at http://ckeditor.com/demo ?
If the answer is no, file a bug at CKEditor website.
Comment #3
dczepierga commentedI can't reproduce this bug with:
Drupal 6.19
CKEditor 3.4 (last rev from SVN)
IMCE 6.x-2.x-dev
Chrome 5.0.375.127
Maybe try to update CKEditor to last version.
Comment #4
amateescu commentedYes, CKEditor 3.4.1 fixes this issue.
Tested with:
Drupal 6.19
CKEditor 3.4.1
IMCE 6.x-2.0-rc1
Chrome 6.0.472.62
Comment #5
jason_purdy commentedI'm having the same problem
CKEditor 3.5.2
Drupal Pressflow 6.20.97
IMCE 6.x-2.1
Chrome 12.0.712.0 dev
Comment #6
jason_purdy commentedworks fine in firefox ... my guess is that it's something with the underlying framework and chrome?
Comment #7
mkesicki commentedComment #8
mkesicki commented@purdy_nc you use Chrome in dev stage. In latest stable version everything works ok. On firefox also.
I close this ticket. Please don't reopen closed tickets. If you find new issue , please open new ticket for it.
Comment #9
jason_purdy commentedOk - I filed a bug report with Chromium just so the issue doesn't get lost:
http://code.google.com/p/chromium/issues/detail?id=78022