Index: /FCKeditor/trunk/editor/_source/internals/fck_ie.js
===================================================================
--- /FCKeditor/trunk/editor/_source/internals/fck_ie.js	(revision 199)
+++ /FCKeditor/trunk/editor/_source/internals/fck_ie.js	(revision 200)
@@ -245,5 +245,5 @@
 		FCK._PasteIsRunning = true ;
 
-		FCK.GetClipboardHTML() ;
+		FCK.ExecuteNamedCommand( 'Paste' ) ;
 
 		// Removes the semaphore.
