Index: /FCKeditor/trunk/editor/fckdialog.html
===================================================================
--- /FCKeditor/trunk/editor/fckdialog.html	(revision 956)
+++ /FCKeditor/trunk/editor/fckdialog.html	(revision 957)
@@ -110,5 +110,5 @@
 // Kludge for #1316: Safari seems to have a bug with the time when RefreshSize() is executed - it thinks frmMain's innerHeight 
 // is 0 if we query the value too soon after the page is loaded in some circumstances.
-if ( window.dialogArguments.Editor.FCKBrowser.IsSafari )
+if ( window.dialogArguments.Editor.FCKBrowserInfo.IsSafari )
 {
 	window.OriginalRefreshSize = RefreshSize ;
