Roo/bootstrap/MenuMgr.js
authorEdward <edward@roojs.com>
Mon, 30 Mar 2015 03:33:37 +0000 (11:33 +0800)
committerEdward <edward@roojs.com>
Mon, 30 Mar 2015 03:33:37 +0000 (11:33 +0800)
Roo/bootstrap/MenuMgr.js

index 3b40889..8c0888f 100644 (file)
@@ -90,6 +90,7 @@ Roo.bootstrap.MenuMgr = function(){
    // private
    function onMouseDown(e){
         Roo.log("on MouseDown");
+        Roo.log(e);
         if(lastShow.getElapsed() > 50 && active.length > 0 && !e.getTarget(".x-menu")){
 //           hideAll();
         }