kiwix / kiwix-js-pwa

Kiwix JS Offline Browser implemented as a Progressive Web App (PWA), and packaged as Electron, NWJS and UWP apps for Windows and Linux.
https://pwa.kiwix.org
GNU General Public License v3.0
177 stars 29 forks source link

In classic Zimit archives, the onload event of the replay iframe does not always fire #539

Closed Jaifroid closed 7 months ago

Jaifroid commented 7 months ago

This leads to poor UX, as certain things do not function, like sliding away headers and footers, or control over launching PDF files outside of the sandbox.

Jaifroid commented 7 months ago

Fixed by https://github.com/kiwix/kiwix-js-pwa/pull/538/commits/35c9d2325783db4b5fca46ebafdc172c2c9f393d. Weird bug.