Log in or register to post comments
Last post
Chrome bug is back
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...
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.
Re: Chrome bug is back
Sebstefanov wrote: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.


OK thanks. I will take a look at that build.
Re: Chrome bug is back
OK, the nightly build fixed the problem. Thanks. :D
Re: Chrome bug is back
I just installed CKFinder 2.2.2 and I still have the problem. Isn't this version of CKFinder supposed to fix the Chrome 20 issue?
Re: Chrome bug is back
My apologies, it is working now. I hadn't cleared my cache so it wasn't using the new version of CKFinder.js
Re: Chrome bug is back
I've also run into this popup problem on Chrome 20x.

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>&nbsp;</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.