Should not silently fail to save web page
I switched to the latest standalone Zotero with Firefox to prepare for the upcoming Firefox release. Among the issues with this change, the absolute worst is that clicking on the Zotero button in Firefox may *silently* fail to save anything whatsoever to Zotero.
I get no error message, I see nothing in the Javascript debugging console, nothing in the Zotero log. Quite apart from whatever's going wrong with whatever individual web page, this silent failure is a much worse meta-issue. I can't trust Zotero to do its job. I have to save, then switch to the Zotero application to manually make absolutely certain the save happened.
In addition to making Zotero untrustworthy, this kind of silent failure helps hide how big or small the problems really are.
Again, to be clear, I'm not asking about any particular problem with any particular web page, but about the issue of not notifying the user in any way that the software has failed to perform the requested save of a web page.
I get no error message, I see nothing in the Javascript debugging console, nothing in the Zotero log. Quite apart from whatever's going wrong with whatever individual web page, this silent failure is a much worse meta-issue. I can't trust Zotero to do its job. I have to save, then switch to the Zotero application to manually make absolutely certain the save happened.
In addition to making Zotero untrustworthy, this kind of silent failure helps hide how big or small the problems really are.
Again, to be clear, I'm not asking about any particular problem with any particular web page, but about the issue of not notifying the user in any way that the software has failed to perform the requested save of a web page.
Following the instructions for obtaining a Debug ID left me with a greyed-out "submit" menu item, but rinsing and repeating produced a Debug ID of: D1021940559
Report ID: 767558801
Debug ID: D1504250702
https://martinfowler.com/articles/testing-culture.html
If so, have you tried with all other Firefox extensions disabled?
(Also, just on the general point, if nothing happens when you click the button, Zotero's saving code (including its error handling code) likely just isn't being run at all, so it almost certainly didn't save anything to Zotero — no real need to check. So it's just a question of troubleshooting why that's happening for you.)
> if nothing happens when you click the button, Zotero's saving code (including its error handling code) likely just isn't being run at all,
I'm not sure what you mean. What is supposed to happen? After a few tries, I see there is a transient pop-up box that I often do not notice (it happens to appear physically about a foot and a half away from where my direction is directed at the button). Is the absence of that what you feel is sufficient warning that nothing was saved?
But no, I was referring to the popup not displaying at all, which it sounded like you were describing. The popup appearing but not showing an entry for the item you're saving is a different issue, and I agree that it's not clear enough, but there are some technical issues that make it difficult to display a better status message when things just aren't working as expected. We have some plans to address those, but they'll take some time. For now, you should know that the item is saved successfully when you see its title in that popup, and an attachment is saved when the text turns from gray to black.
https://www.activistpost.com/2011/02/us-patent-6506148-nervous-system.html
@adomasven may have some ideas here, but the Firefox extension architecture still seems a bit buggier than Chrome's (which makes some sense, since it's much newer). We'll keep investigating.