Opened 8 years ago

Closed 8 years ago

#13891 closed Bug (invalid)

Browse File not visible in CKEditor ImageProperties under upload tab IE 11 few versions

Reported by: Ramarao Owned by:
Priority: Normal Milestone:
Component: General Version: 4.5.4
Keywords: Cc: chandu.mca505@…

Description

Hi Team,

I am using ckeditor_4.5.4_full version in my application and I am facing issue with browse button in IE version "11.0.9600.18059". In this when I click on image icon on the tool bar of CKEditor then new window Image Properties is opened. In that window under upload tab it was visible only Send it to the server button, not visible browse file control(see attachment).And the ImageProperties popup also not closing.

In the browser console I got the error "Access Denied" in Line 99 of ckeditor.js[Code : CKEDITOR.dom.document(a.contentWindow.document)].

The above bug found in IE 11.0.9600.18059 and IE 11.0.9600.17207 but it is working fine in IE 11.0.9600.17843., Mozilla and Firefox...

Please help me to resolve the problem.

Thanks In advance, R Rao, Dot Net Developer, Hyderabad, INDIA Mail:ram.madhu877@gmail.com

Browser: IE11, windows 7 and above OS.

Attachments (1)

Browse_File Issue in IE.png (51.4 KB) - added by Ramarao 8 years ago.

Download all attachments as: .zip

Change History (2)

Changed 8 years ago by Ramarao

Attachment: Browse_File Issue in IE.png added

comment:1 Changed 8 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

CKFinder with CKEditor work as expected in IE11. You can check for example demo page to confirm it.

This is a problem with CKEditor/CKFinder configuration or their implementation in your application. Unfortunately this is something you have to resolve on your own.

Please start with standalone CKFinder installed on your server. Next integrate it with CKEditor according to manuals: http://docs.cksource.com/ckfinder3-php/index.html or http://docs.cksource.com/CKFinder_2.x/Developers_Guide. After you have that part working, try integrating CKEditor/CKFinder into your application.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy