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

Incorrect overflowing on Android #2438

Open
corrideat opened this issue Nov 28, 2024 · 0 comments
Open

Incorrect overflowing on Android #2438

corrideat opened this issue Nov 28, 2024 · 0 comments

Comments

@corrideat
Copy link
Member

Problem

On some Android and browser combinations, the settings menu overflows beyond the physical screen size, while it should not.

See these screenshots on a Samsung S21 Ultra using Samsung Internet (where the issue happens) and Chrome (which works correctly)

image
image

Solution

Identify the issue and fix it. This issue is 'surprising' because SI and Chrome both use the same engine, maybe with some small modifications. My guess is that the app uses some 'new' CSS that isn't yet supported by SI.

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

3 participants