Index: /FCKeditor/trunk/editor/fckdialog.html
===================================================================
--- /FCKeditor/trunk/editor/fckdialog.html	(revision 1501)
+++ /FCKeditor/trunk/editor/fckdialog.html	(revision 1502)
@@ -188,5 +188,5 @@
 		retval.RefreshSize = function()
 		{
-			window.setTimeout( originalRefreshSize, 1 ) ;
+			FCKTools.SetTimeout( originalRefreshSize, 1, retval ) ;
 		}
 	}
