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

When some zimit2 ZIMs are re-opened in PWA on Android, the content of the iframe cannot be interacted with #562

Open
Jaifroid opened this issue Feb 5, 2024 · 2 comments

Comments

@Jaifroid
Copy link
Member

Jaifroid commented Feb 5, 2024

I'm seeing this on some small test ZIMs, where I suspect the landing page gets cached. In any case, the iframe is not properly enabled for touch input. I suspect the scrollbox div is in the foreground and hasn't properly been reset.

Needs debugging as it's very annoying.

@Jaifroid Jaifroid added this to the Release 3.1.0 milestone Feb 5, 2024
@Jaifroid Jaifroid self-assigned this Feb 5, 2024
@Jaifroid Jaifroid changed the title When some zimit2 ZIMs are re-opened in PWA (after a successful first opening), the content of the iframe cannot be interacted with When some zimit2 ZIMs are re-opened in PWA on Android, the content of the iframe cannot be interacted with Feb 5, 2024
@Jaifroid
Copy link
Member Author

Jaifroid commented Feb 5, 2024

This only affects Android, not the PWA in desktop browsers. It must be a race condition due to Android being much slower.

@Jaifroid
Copy link
Member Author

Jaifroid commented Feb 6, 2024

Monitor whether this is fixed by 7663bb6.

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

No branches or pull requests

1 participant