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...

OK thanks. I will take a look at that build.
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.