diff --git a/js/ui/userMenu.js b/js/ui/userMenu.js index 464d8e4ef..8ebfef3ad 100644 --- a/js/ui/userMenu.js +++ b/js/ui/userMenu.js @@ -849,6 +849,7 @@ const UserMenuButton = new Lang.Class({ this._upClient.suspend_sync(null); })); + this.menu.close(BoxPointer.PopupAnimation.NONE); Main.screenShield.lock(true); } else { this._upClient.suspend_sync(null);