roojs-ui.js
[roojs1] / roojs-bootstrap-debug.js
index 2a653f0..605b08f 100644 (file)
@@ -29036,7 +29036,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
         dbody.bgProperties = 'fixed'; // ie
         //Roo.DomHelper.applyStyles(dbody, ss);
         Roo.EventManager.on(this.doc, {
-            //'mousedown': this.onEditorEvent,
+            'mousedown': this.onMouseDown,
             'mouseup': this.onEditorEvent,
             'dblclick': this.onEditorEvent,
             'click': this.onEditorEvent,