Zotero connector zooms web pages to very small sizes

edited October 22, 2020
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.
Sign In or Register to comment.