From 4f1e44978ebae977b13fc56644667daab4563c3d Mon Sep 17 00:00:00 2001 From: Tom Najdek Date: Wed, 14 Aug 2024 17:53:33 +0200 Subject: [PATCH] Fix sometimes starts with the wrong title. Resolve #4533. This is caused by https://searchfox.org/mozilla-central/source/toolkit/content/widgets/wizard.js#417-428 where fluent attribute is removed and replaced with the default value. We need to stick with `data-header-label-id` until this is resolved upstream. --- .../content/zotero/publicationsDialog.xhtml | 6 ++--- chrome/content/zotero/rtfScan.xhtml | 18 ++++++------- chrome/locale/en-US/zotero/zotero.ftl | 27 +++++++------------ 3 files changed, 21 insertions(+), 30 deletions(-) diff --git a/chrome/content/zotero/publicationsDialog.xhtml b/chrome/content/zotero/publicationsDialog.xhtml index 6b28658963..7b50aeafe4 100644 --- a/chrome/content/zotero/publicationsDialog.xhtml +++ b/chrome/content/zotero/publicationsDialog.xhtml @@ -48,7 +48,7 @@ id="publications-dialog-wizard" class="publications-dialog-wizard" > - +

@@ -58,7 +58,7 @@ - +

@@ -74,7 +74,7 @@
- +

diff --git a/chrome/content/zotero/rtfScan.xhtml b/chrome/content/zotero/rtfScan.xhtml index 70a0834a09..68d81cb7d8 100644 --- a/chrome/content/zotero/rtfScan.xhtml +++ b/chrome/content/zotero/rtfScan.xhtml @@ -5,7 +5,8 @@ - - - + +
{Smith, 2009} @@ -44,30 +45,29 @@
- +

- +

- +
- +

- +

-