Closed (works as designed)
Project:
IMCE
Version:
7.x-1.5
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2012 at 10:23 UTC
Updated:
14 Dec 2012 at 14:05 UTC
I searched a lot on this but could't find a solution.
While inserting an Image, when I click Insert File button, nothing happens. Also double clicking on file is not working. Other menus like, Upload Image, Thumbnails, Resize are working fine.
I am using:
CKEditor: 7.x-1.8
IMCE: 7.x-1.5
| Comment | File | Size | Author |
|---|---|---|---|
| imce_insert_button.png | 42.07 KB | tanmayk |
Comments
Comment #1
kleve commentedSame issue here. The Insert file button is not working. Double click on the image works thou.
Any feedback on this?
Comment #2
ufku commentedIt appears that you are using inline integration links for a textarea which is replaced by wysiwyg. Those links are for plain textareas in which the files are inserted as html code.
For ckeditor, please use the image or link dialogs of the editor.
Comment #3
kleve commentedI am using the image button when this occures.