Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reader broken in Safari 15.x #568

Closed
tnajdek opened this issue Oct 4, 2024 · 1 comment
Closed

Reader broken in Safari 15.x #568

tnajdek opened this issue Oct 4, 2024 · 1 comment

Comments

@tnajdek
Copy link
Member

tnajdek commented Oct 4, 2024

The main problem is that pdf.js officially supports Safari >=16.4. In reality, it sometimes works in Safari 15.x with dev tools open, but most of the time, it doesn't. Additionally, the EPUB view of the reader is currently not compatible with Safari 15.x. I've previously been able to fix this, but I don't believe it's feasible given pdf.js's lack of compatibility.

Therefore, I'm going to explicitly exclude Safari 15 from reader-compatible browsers. The web library will display a warning, similar to what it does for older versions of Safari (See #548).

@tnajdek
Copy link
Member Author

tnajdek commented Oct 4, 2024

https://forums.zotero.org/discussion/118401/web-library-issues

Here, pdf.js fails to load for a Safari 15 user. The user then attempts to change the color scheme, which triggers the error message report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant