From e99a0d451534bde3c0c392216cf5e935596f3f03 Mon Sep 17 00:00:00 2001 From: Martynas Bagdonas Date: Wed, 18 May 2022 17:27:26 +0300 Subject: [PATCH] fx-compat: Partial fixes for note editor --- .../content/zotero/bindings/attachmentbox.xml | 2 +- chrome/content/zotero/bindings/merge.xml | 2 +- chrome/content/zotero/contextPane.js | 6 +- chrome/content/zotero/elements/noteEditor.js | 373 ++++++++++++++++++ .../content/zotero/{note.xul => note.xhtml} | 10 +- chrome/content/zotero/xpcom/editorInstance.js | 33 +- chrome/content/zotero/zoteroPane.js | 8 +- chrome/content/zotero/zoteroPane.xhtml | 5 +- 8 files changed, 404 insertions(+), 35 deletions(-) create mode 100644 chrome/content/zotero/elements/noteEditor.js rename chrome/content/zotero/{note.xul => note.xhtml} (62%) diff --git a/chrome/content/zotero/bindings/attachmentbox.xml b/chrome/content/zotero/bindings/attachmentbox.xml index b959b6720c..5ea40c26f0 100644 --- a/chrome/content/zotero/bindings/attachmentbox.xml +++ b/chrome/content/zotero/bindings/attachmentbox.xml @@ -631,7 +631,7 @@ - +