fix combocheck trim disabled
[roojs1] / roojs-ui-debug.js
index 4268b48..18d15ea 100644 (file)
@@ -32433,6 +32433,11 @@ Roo.extend(Roo.form.ComboCheck, Roo.form.ComboBox, {
         });
     },
     
+    cleanLeadingSpace : function(e)
+    {
+        // this is disabled, as it retriggers setvalue on blur
+        return;
+    },
     onViewOver : function(e, t){
         // do nothing...
         return;