fix #7508 -New_Customer_Portal_201c_Completion
[roojs1] / roojs-bootstrap-debug.js
index bba0922..bc875c6 100644 (file)
@@ -31436,6 +31436,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
          
         
         e.preventDefault();
+        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..