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

amateescu’s picture

Priority: Normal » Major

I have the same problem with the 1.x-dev version.

Tested with Chrome 5.0.375.127 and 6.0.472.53

Subscribe.

jcisio’s picture

Status: Active » Postponed (maintainer needs more info)

Does 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.

dczepierga’s picture

I 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.

amateescu’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Yes, 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

jason_purdy’s picture

Status: Closed (fixed) » Active

I'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

jason_purdy’s picture

works fine in firefox ... my guess is that it's something with the underlying framework and chrome?

mkesicki’s picture

Priority: Major » Normal
mkesicki’s picture

Status: Active » Closed (fixed)

@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.

jason_purdy’s picture

Ok - 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