fix combocheck trim disabled
[roojs1] / roojs-debug.js
index 45870b5..87e59c9 100644 (file)
@@ -56935,6 +56935,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;