From db991743cdd7552ccf379b30206465ee9f08de25 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Mon, 6 Jul 2015 00:41:42 -0400 Subject: [PATCH] Trigger forward action with click anywhere on guidance panel Previously, clicking directly on a noautohide guidance panel closed it, even if there was a forward nav button. (In the case of the main and save button guidance panels, the save button would appear on the next Firefox restart, but this ensures that the save guidance panel will be shown to new users even if they click on the panel instead of the not-particularly-noticeable forward button.) --- .../content/zotero/bindings/guidancepanel.xml | 32 +++++++++++++------ 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/chrome/content/zotero/bindings/guidancepanel.xml b/chrome/content/zotero/bindings/guidancepanel.xml index dc1ada8b2..82e9bbdf5 100644 --- a/chrome/content/zotero/bindings/guidancepanel.xml +++ b/chrome/content/zotero/bindings/guidancepanel.xml @@ -34,6 +34,8 @@ + +