Hi,
The problem with Google Chrome was fixed in April but it's back. 20.0.1132.47.m currently and when I click "browser server "in CKFinder to add images, Chrome blocks the popup for Ck browser.
What is causing this problem really? It was fixed once...
The problem with Google Chrome was fixed in April but it's back. 20.0.1132.47.m currently and when I click "browser server "in CKFinder to add images, Chrome blocks the popup for Ck browser.
What is causing this problem really? It was fixed once...
Re: Chrome bug is back
We're aware of it. Please note that if you are using a standalone CKFinder you will have to wait for CKFinder 2.2.2., which will be out in a day or so. If you are using CKFinder through CKEditor you have to wait for a CKEditor update (coming soon), or you can download the current nightly build, which includes the fix.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Re: Chrome bug is back
Re: Chrome bug is back
OK, the nightly build fixed the problem. Thanks.
Re: Chrome bug is back
Re: Chrome bug is back
Re: Chrome bug is back
Updated with nightly build of CKEditor and the popup problem was resolved. However, after the update, I'm running into a problem when editing "full page" 4.01 html pages. The page loads fine, but the document title is being removed by CKEditor and appears like this... <title></title>
Reverting back to the prior backup of CKEditor, and of course, the popup problem returns, but the "full page" editor functions normally with the title appearing correctly.
While on the subject of "full page" editing, the editor performs all its features normally, but it always enters this bit of code <p> </p> just before the </body> statement. This code is added and appears after entering the editing box when in the GUI mode. In summary, the perfectly coded W3C validated html page has this new code added when entering into the GUI editor box.
For reference purposes, the editor doctype in config.js is configured to publish 4.01 Transitional html pages to ensure web pages display on various browsers. Additionally, I've updated to the latest CKFinder, but the popup issue remains. Thus, I'm using (reverted to previous) CKEditor 3.6.1 with CKFinder 2.2.2.
I hope these notes help in resolving these issues soon. Thank you for all that you do.