app-extension-qpdfviewer icon indicating copy to clipboard operation
app-extension-qpdfviewer copied to clipboard

Issues with Safari and Firefox on macOS

Open Dirk- opened this issue 1 year ago • 0 comments

Hi,

I cloned this archive and switched to v2.0.0-alpha.6 branch, as I'd like to use QPDFViewer in my Quasar 2 SPA.

After cd docs, yarn and quasar dev, the test and documentation website runs on my Mac (Ventura 13.2.1, Quasar v2.11.8). However, I experience some issues on the examples page (/developing/using-qpdfviewer):

  • Safari 16.3: The HTML5 Example 5 only shows four grey pages, the HTML5 with QDialog example also displays a grey page. I can see the usual floating panel at the bottom of the dialog. When I click on download, an empty PDF (pdf-test-9.pdf) with 0 Bytes gets downloaded. I do not see any warnings or errors in the JavaScript console when I open the dialog.
  • Firefox 111.0.1: The page renders fine with all examples working, but at the same time eight separate windows with PDFs open in Preview application. Also, when I open the dialog with HTML5, the PDF is also opened separately in Preview.

In Chrome Version 111.0.5563.110 the page shows no problems. I am ready to give all information you could need to track this down.

Best regards Dirk

Dirk- avatar Mar 24 '23 09:03 Dirk-