When the file browser is opened in CKFinder in Internet Explorer 9, the 'Folders' pane at top left is too small to view. This is not an issue in Firefox,for example, but makes the File Browser unusable in IE. Is this a CSS issue or a JavaScript issue in IE. Is there a fix? I suspect that this is not a ColdFusion Specific error as the layout of the Filebrowser page is not confined to CF. Is this an issue for the other editions as well? Thanks.
Wed, 07/20/2011 - 00:08
#1
Re: Bug - CKFinder ColdFusion edition
This problem has nothing to do with ColdFusion (my bad).
I resolved this by changing ckfinder.html to emulate IE-8 . This is defininitely an IE9 issue.
Here is the Fix:
<meta http-equiv="X-UA-Compatible" content="IE=8" >
More details can be found at: http://msdn.microsoft.com/library/cc288325.aspx
Re: Bug - CKFinder ColdFusion edition
Duplicate of viewtopic.php?f=10&t=23001
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+