OneNoteDev / WebClipper

The OneNote Web Clipper extension
https://www.onenote.com/clipper
MIT License
339 stars 56 forks source link

Pdf clipping stopped working in Firefox #402

Open mttwc opened 6 years ago

mttwc commented 6 years ago

The Clipper does not respond when clicking on the pdf button:

The following exception is thrown in the background process: XML Parsing Error: no root element found Location: https://www.onenote.com/webclipper/data/production?Event=ReportData&Label=UnclippablePage&Category=WebClipper.Failure&EventName=WebClipper.Failure.UnclippablePage&MSIntAppId=OneNote%20Web%20Clipper&FailureType=Expected&FailureInfo={%22error%22:%22{\%22error\%22:\%22Missing%20host%20permission%20for%20the%20tab\%22,\%22url\%22:\%22http://www.pdf995.com/samples/pdf.pdf\%22}%22}&StackTrace=t@moz-extension://56416ce3-ecc8-421d-a4cc-065bf0cf9715/firefoxExtension.js:39:26202[22]%3C/m%3C/t.prototype.invokeClipperBrowserSpecific/%3C/%3C@moz-extension://56416ce3-ecc8-421d-a4cc-065bf0cf9715/firefoxExtension.js:38:29731&ClientType=FirefoxExtension&ClipperVersion=3.7.7&ClipperId=ON-81208118-4ef3-4acb-950e-56110808e005 Line Number 1, Column 1:

This issue might be related. Perhaps Firefox added some permission requirements in a recent version? https://github.com/mozilla-services/screenshots/issues/2978

mttwc commented 6 years ago

Tracking here: https://bugzilla.mozilla.org/show_bug.cgi?id=1466629