From 1f6b626717b6b6d5e84cf877fa9b271f7c14a57c Mon Sep 17 00:00:00 2001 From: Tom Najdek Date: Thu, 25 Nov 2021 00:56:40 +0100 Subject: [PATCH] Change browser in basicViewer to be type="content" This fixes an issue where JS on a page loaded in the viewer would error when referring to window.top or window.parent. --- chrome/content/zotero/standalone/basicViewer.xul | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/content/zotero/standalone/basicViewer.xul b/chrome/content/zotero/standalone/basicViewer.xul index 67c7f3f8a4..91b458aa83 100644 --- a/chrome/content/zotero/standalone/basicViewer.xul +++ b/chrome/content/zotero/standalone/basicViewer.xul @@ -155,7 +155,7 @@ - +