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

When a Zimit-based article is opened in a separate tab, external links and PDFs are blocked #540

Open Jaifroid opened 7 months ago

Jaifroid commented 7 months ago

This is no doubt because the replay_iframe which is still used in tabs for Zimit classic is sandboxed.

We can't remove the sandbox because Zimit classic archives have so many external links that can get called before wombat is fully initialized.

Let's see if this is fixed by zimit2, which no longer uses the replay_iframe.

Jaifroid commented 7 months ago

Also affects Kiwix JS.

Jaifroid commented 7 months ago

I'm having trouble reproducing this here now, which may be due to better link handling, or may just be that I'm not testing the right thing. Monitor.