Zotero connector zooms web pages to very small sizes
Hi all
I've had an issue since upgrading to Zotero 5.0.92 with the connector plugin for Firefox (82.0, 64-bit, MacOS 10.14.6). When saving a new article to Zotero, the web page ends up "zoomed out" to a very small size. This happens, for instance, with the Royal Society of Chemistry journals; an example is at https://pubs.rsc.org/en/content/articlelanding/2020/cc/d0cc90441d, but the problem isn't unique to this particular article.
This seems to be caused by the addition of the following CSS to the <html> tag:
transform-origin: 50% 0px 0px !important;
transform: scale3d(0.0376083, 0.0376083, 1) !important;
min-height: 2658.99vh !important;
These are not present before pressing the connector button, and disabling these rules returns the page to display as normal.
Any idea why this should be happening?
Many thanks in advance.
I've had an issue since upgrading to Zotero 5.0.92 with the connector plugin for Firefox (82.0, 64-bit, MacOS 10.14.6). When saving a new article to Zotero, the web page ends up "zoomed out" to a very small size. This happens, for instance, with the Royal Society of Chemistry journals; an example is at https://pubs.rsc.org/en/content/articlelanding/2020/cc/d0cc90441d, but the problem isn't unique to this particular article.
This seems to be caused by the addition of the following CSS to the <html> tag:
transform-origin: 50% 0px 0px !important;
transform: scale3d(0.0376083, 0.0376083, 1) !important;
min-height: 2658.99vh !important;
These are not present before pressing the connector button, and disabling these rules returns the page to display as normal.
Any idea why this should be happening?
Many thanks in advance.
-
dstillmanThis was caused by some code on that page that interferes with our new SingleFile-based snapshots. We reported this to SingleFile, and it's already been fixed, so we'll put out a new version soon. Thanks for reporting.
-
aephillipsHi Dan – sounds great. Thank you for your speedy response!
-
dstillmanThis is fixed in Zotero Connector 5.0.76, available now for Firefox and within a few days for Chrome.