roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index bba0922..35fefb7 100644 (file)
@@ -31436,6 +31436,8 @@ 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?)
         // for simple editor - we want to hammer the paste and get rid of everything... - so over-rideable..