From 26068a855c77648055180bdc610d29f91bfe6cf5 Mon Sep 17 00:00:00 2001 From: Martynas Bagdonas Date: Wed, 24 May 2023 17:36:54 +0100 Subject: [PATCH] Make note editor iframe an XUL element to avoid focus anomalies Fixes #3128 --- chrome/content/zotero/elements/noteEditor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/content/zotero/elements/noteEditor.js b/chrome/content/zotero/elements/noteEditor.js index 5004e4f9b4..ad92244d3a 100644 --- a/chrome/content/zotero/elements/noteEditor.js +++ b/chrome/content/zotero/elements/noteEditor.js @@ -42,7 +42,7 @@ this.content = MozXULElement.parseXULToFragment(`
-