Hi all...
Please help my problem. When I click on "Explore the server" it opens a window that turns blank, then nothing in Chrome . Cannot browse the server. But other browsers work fine .
Ckeditor Aspnet :3.6.2
CKFinder 2.2.1
Asp.Net Framework 4.0
Google Chrome : 18.0.1025.162 m
Thank you ...
Please help my problem. When I click on "Explore the server" it opens a window that turns blank, then nothing in Chrome . Cannot browse the server. But other browsers work fine .
Ckeditor Aspnet :3.6.2
CKFinder 2.2.1
Asp.Net Framework 4.0
Google Chrome : 18.0.1025.162 m
Thank you ...
Re: Asp.Net - CKFinder 2.2.1 Chrome Popup issue
Update CKEditor client files to 3.6.3: (download here) and replace the previous "ckeditor" folder. There is a fix for Chrome 18.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Asp.Net - CKFinder 2.2.1 Chrome Popup issue
Re: Asp.Net - CKFinder 2.2.1 Chrome Popup issue
I just downloaded ckeditor 3.6.3 from the link above, but this glitch was not patched in it!
I found the patch here, and used it to manually update the website I was working on
http://dev.ckeditor.com/attachment/tick ... 8855.patch
Please update the ckeditor 3.6.3 download so that it actually includes patch 8855. Thanks.
Re: Asp.Net - CKFinder 2.2.1 Chrome Popup issue
Garyv, I'm afraid you either did not download the correct ZIP install package or did not deploy it correctly, as the CKEditor 3.6.3 installation package *does include* the fix and it is not necessary to patch anything manually.
The fix was committed into CKEditor trunk as changeset 7448: http://dev.ckeditor.com/changeset/7448
The CKEditor demo with 3.6.3 deployed works correctly in Chrome 18.
If you unpack the ckeditor_3.6.3.zip file and go to _source/plugins/popup/plugin.js, you will see the updated code from changeset 7448.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!