diff --git a/chrome/content/zotero/elements/zoteroSearch.js b/chrome/content/zotero/elements/zoteroSearch.js index 9da8ec44e4..0cdac238bf 100644 --- a/chrome/content/zotero/elements/zoteroSearch.js +++ b/chrome/content/zotero/elements/zoteroSearch.js @@ -735,7 +735,8 @@ } } - onAddClicked() { + onAddClicked(event) { + event.preventDefault(); if (this.parent){ let ref = this.parent.search.getCondition( this.parent.search.addCondition(