From fa4020f784bd451d820ce5b846cd1e59c5598909 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Tue, 14 Sep 2021 00:36:32 -0400 Subject: [PATCH] HTML tree: Disable clickthrough on collection and item trees And also the tag selector, while we're at it. Leaving enabled for the item pane. (Clickthrough is responding to a click when the window doesn't have focus, rather than having the first click just raise the window.) Fixes #2203 --- chrome/content/zotero/zoteroPane.xul | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chrome/content/zotero/zoteroPane.xul b/chrome/content/zotero/zoteroPane.xul index 5ec62ce58b..dd921d19e6 100644 --- a/chrome/content/zotero/zoteroPane.xul +++ b/chrome/content/zotero/zoteroPane.xul @@ -330,7 +330,7 @@ - + - + @@ -361,7 +361,7 @@ - +