Index: /FCKeditor/trunk/editor/_source/internals/fck_gecko.js
===================================================================
--- /FCKeditor/trunk/editor/_source/internals/fck_gecko.js	(revision 652)
+++ /FCKeditor/trunk/editor/_source/internals/fck_gecko.js	(revision 653)
@@ -215,5 +215,4 @@
 	if ( FCKBrowserInfo.IsGecko )
 	{
-		this.EditorWindow.captureEvents( Event.DRAGDROP ) ;
 		this.EditorWindow.addEventListener( 'dragdrop', this._ExecDrop, true ) ;
 	}
