X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-debug.js;h=618ea92adc30977099ace65d0dc75b6fa91b3650;hb=120b13fd2376864762a874ff2560ff4da499fbb4;hp=38f3176395f6ac2b7eecc94f517cc2ce04e5e358;hpb=2df3d02997d29be4a329f11d051797450bb1b82f;p=roojs1 diff --git a/roojs-debug.js b/roojs-debug.js index 38f3176395..618ea92adc 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -39027,6 +39027,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){