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

Fullscreen doesn’t work well on iPadOS #43

Open
JayPanoz opened this issue Dec 9, 2024 · 1 comment
Open

Fullscreen doesn’t work well on iPadOS #43

JayPanoz opened this issue Dec 9, 2024 · 1 comment
Assignees

Comments

@JayPanoz
Copy link
Contributor

JayPanoz commented Dec 9, 2024

The main issue is pretty simple to describe: to exit fullscreen on iPadOS you can either tap the close button in the top left corner, or swipe down. In scroll mode, you obviously swipe up and down to progress through the resource in the publication, so scrolling up effectively exits fullscreen.

There’s worse though, since changing settings will exit fullscreen as well, which may be a side effect or some kind of security restriction. In any case, it completely messes up layout after that, and breaks scrollabilility – don’t have access to debug tools right now but an educated guess would be a dispatching error of some sort.

@JayPanoz
Copy link
Contributor Author

This has been temporarily disabled on iOS-ish platforms. Note that there’s some nuance here as fullscreen should behave differently if the app is installed as a PWA on home-screen.

@HadrienGardeur HadrienGardeur moved this from Draft to Icebox in Readium Playground Dec 15, 2024
@HadrienGardeur HadrienGardeur removed the bug label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Icebox
Development

No branches or pull requests

2 participants