Roo/form/HtmlEditor.js
authorEdward <edward@roojs.com>
Mon, 8 Jun 2015 08:37:35 +0000 (16:37 +0800)
committerEdward <edward@roojs.com>
Mon, 8 Jun 2015 08:37:35 +0000 (16:37 +0800)
Roo/form/HtmlEditor.js

index dbd90f1..5945bf6 100644 (file)
@@ -260,6 +260,7 @@ Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, {
         this.keyNav = new Roo.KeyNav(this.el, {
             
             "tab" : function(e){
+                Roo.log(e);
                 e.preventDefault();
                 Roo.log('TAB');