From 8681e8ffe96713d061ad604678160849b8ab191b Mon Sep 17 00:00:00 2001 From: Abe Jellinek Date: Tue, 28 Jun 2022 12:15:11 -0400 Subject: [PATCH] fx-compat: Make macOS application menu shortcuts work e.g. Cmd-H flashed the menu but didn't actually hide. --- chrome/content/zotero/zoteroPane.xhtml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/chrome/content/zotero/zoteroPane.xhtml b/chrome/content/zotero/zoteroPane.xhtml index 4d6e87877b..5b62008ff4 100644 --- a/chrome/content/zotero/zoteroPane.xhtml +++ b/chrome/content/zotero/zoteroPane.xhtml @@ -569,17 +569,21 @@ + modifiers="accel" + internal="true"/> + modifiers="accel" + internal="true"/> + modifiers="accel,alt" + internal="true"/> + modifiers="accel" + internal="true"/>