Roo/HtmlEditorCore.js
authorleon <leon@roojs.com>
Fri, 23 Dec 2022 02:50:35 +0000 (10:50 +0800)
committerleon <leon@roojs.com>
Fri, 23 Dec 2022 02:50:35 +0000 (10:50 +0800)
Roo/HtmlEditorCore.js

index ccb5efe..60aed65 100644 (file)
@@ -700,6 +700,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
          
         
         e.preventDefault();
+        Roo.log("HTML EDITOR ON PASTEEE");
         this.owner.fireEvent('paste', this);
         return false;
         // default behaveiour should be our local cleanup paste? (optional?)