From 8c5e3d28e208e7d505dbd9a8c84371056043cd8b Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 21 Jul 2017 12:42:11 +0800 Subject: [PATCH] Roo/bootstrap/Menu.js --- Roo/bootstrap/Menu.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Roo/bootstrap/Menu.js b/Roo/bootstrap/Menu.js index 39823ca844..0a8738f0ca 100644 --- a/Roo/bootstrap/Menu.js +++ b/Roo/bootstrap/Menu.js @@ -285,8 +285,8 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component, { this.el.setXY(xy); } - this.focus(); - this.fireEvent("show", this); +// this.focus(); +// this.fireEvent("show", this); }, focus : function(){ -- 2.39.2