Index: /FCKeditor/trunk/editor/plugins/dragresizetable/fckplugin.js
===================================================================
--- /FCKeditor/trunk/editor/plugins/dragresizetable/fckplugin.js	(revision 660)
+++ /FCKeditor/trunk/editor/plugins/dragresizetable/fckplugin.js	(revision 661)
@@ -301,4 +301,6 @@
 	"_MouseFindHandler" : function( FCK, evt )
 	{
+		if ( FCK._MouseDownFlag )
+			return ;
 		var node = evt.srcElement || evt.target ;
 		try
