Roo/Element.js
authoredward <edward@roojs.com>
Wed, 29 Nov 2017 08:40:06 +0000 (16:40 +0800)
committeredward <edward@roojs.com>
Wed, 29 Nov 2017 08:40:06 +0000 (16:40 +0800)
Roo/Element.js

index 7fe578e..97353b3 100644 (file)
@@ -207,8 +207,13 @@ if(opt.anim.isAnimated()){
                     ) &&
                     el.dom.nodeName.toLowerCase() != 'body'
             ){
+                Roo.log('focus');
+                Roo.log(el);
+                
                 el = Roo.get(el.dom.parentNode);
                 
+                Roo.log('parentNode');
+                Roo.log(el);
 //                Roo.log(
 //                    'findparent:'+ JSON.stringify(el, null, 4)+
 //                    ' | scrollable: '+el.isScrollable()+