From 59f534d56fb4a00acc1d832dce3fab1c151faaff Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Mon, 26 May 2014 20:07:41 -0400 Subject: [PATCH] Error report improvements - Always allow "Report Errors...", even when no errors - Show submitted diagnostic info in report - Use white background and unitalicized text for report - Make window larger by default --- chrome/content/zotero/errorReport.xul | 90 ++++++++++++-------- chrome/content/zotero/xpcom/schema.js | 2 +- chrome/content/zotero/zoteroPane.js | 5 +- chrome/content/zotero/zoteroPane.xul | 2 +- chrome/locale/en-US/zotero/zotero.dtd | 2 +- chrome/locale/en-US/zotero/zotero.properties | 5 +- chrome/skin/default/zotero/errorReport.css | 8 +- 7 files changed, 69 insertions(+), 45 deletions(-) diff --git a/chrome/content/zotero/errorReport.xul b/chrome/content/zotero/errorReport.xul index eff8c91964..82e65158f3 100644 --- a/chrome/content/zotero/errorReport.xul +++ b/chrome/content/zotero/errorReport.xul @@ -6,7 +6,8 @@ + id="zotero-error-report" title="&zotero.errorReport.title;" + width="550" height="450">