Roo/form/ComboBox.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 20 Sep 2010 08:44:38 +0000 (16:44 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 20 Sep 2010 08:44:38 +0000 (16:44 +0800)
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()));
     }