Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2011 at 15:08 UTC
Updated:
7 Mar 2011 at 13:47 UTC
On local I tried a migration from CK3.1, ck6.1.1 et imce 6.2.b3 to CK3.5, CK6.1.2 et imce 6.2.1
Everything works well except 1 thing.
My button IMCE is not visible in toolbar (but is here : I can see the css effect when mouse is on it and when activing it, IMCE works fine).
Why cannot I see the image? I updated ckeditor.config.js as required.
Any clue?
Comments
Comment #1
liminu commentedsee there: http://drupal.org/node/1000330
Comment #2
sahuni commented@liminu, thanks for reply but it's not same version and not exactly same problem.
It's working well with FF but not with IE8.
I did also an upgrade in server for another website to pass from FCK to CK. I have same problem with IE and button IMCE.
Comment #3
sahuni commentedI tested a lot of possibility between different versions of CK source, CK module and IMCE.
In fact problem comes from CK source 3.5.
With version 3.4.3 it's OK.
Can you pass info to ck developpers?
Comment #4
sahuni commentedComment #5
psmx commentedSame problem here. Using CKeditor 6.x-1.2 with Ckeditor 3.5, IMCE 6.x-1.2 the icon does not appear in IE 8, although the image file itself is accessible.
Comment #6
psmx commentedSee this http://dev.ckeditor.com/ticket/6909
Comment #7
wwalc commentedThis issue will be resolved in 3.5.1: http://dev.ckeditor.com/ticket/6909
Please downgrade to 3.4.3 till then.
Comment #8
dczepierga commentedI fix it in CKEditor module by replacing gif buttons to png buttons.
Changes commited to CVS.
Greetings
Comment #10
mkesicki commented