Roo/form/ComboBox.js
[roojs1] / Roo / form / ComboBox.js
index 3c70e69..ff9f7c3 100644 (file)
@@ -996,6 +996,7 @@ Roo.extend(Roo.form.ComboBox, Roo.form.TriggerField, {
         if (e.isSpecialKey()) {
             return;
         }
+        
         Roo.log(String.fromCharCode(e.getKey()));
     }