Roo/form/ComboNested.js
[roojs1] / Roo / form / ComboNested.js
index 05b2d25..2cf664c 100644 (file)
@@ -310,7 +310,7 @@ Roo.extend(Roo.form.ComboNested, Roo.form.ComboBox, {
         this.list.setWidth(lw * (opts.list + (dl ? 2 : 1)));
         
         if (this.isLoading) {
-            this.selectActive(opts.list);
+           // this.selectActive(opts.list);
         }
          
     },