roojs-ui.js
[roojs1] / roojs-ui-debug.js
index 3f4c964..1d73780 100644 (file)
@@ -24035,6 +24035,9 @@ Roo.extend(Roo.form.ComboBox, Roo.form.TriggerField, {
         this.setValue(this.originalValue);
         this.clearInvalid();
         this.lastData = false;
+        if (this.view) {
+            this.view.clearSelections();
+        }
     },
     // private
     findRecord : function(prop, value){