diff --git a/chrome/content/zotero/bindings/tagselector.xml b/chrome/content/zotero/bindings/tagselector.xml index c15ada26e..89ebb0dc6 100644 --- a/chrome/content/zotero/bindings/tagselector.xml +++ b/chrome/content/zotero/bindings/tagselector.xml @@ -182,7 +182,7 @@ // Without the setTimeout, the popup gets immediately hidden // for some reason setTimeout(function () { - _popupNode = event.target; + _popupNode = event.originalTarget; this.id('tag-menu').openPopup( null, 'after_pointer',