Roo/form/TextField.js
authorleon <leon@roojs.com>
Fri, 22 Dec 2023 04:23:19 +0000 (12:23 +0800)
committerleon <leon@roojs.com>
Fri, 22 Dec 2023 04:23:19 +0000 (12:23 +0800)
Roo/form/TextField.js

index e29603f..12ca62a 100644 (file)
@@ -327,6 +327,7 @@ Roo.extend(Roo.form.TextField, Roo.form.Field,  {
 
         Roo.log('ISSELECTALL');
         Roo.log(isSelectAll);
+        Roo.log(event);
         Roo.log(event.getCharCode());
         
         if(isSelectAll && event.getCharCode() > 31){ // backspace and delete key