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

cant scroll in safari on iOS 18.2+ #1538

Open
TheBotlyNoob opened this issue Dec 29, 2024 · 1 comment
Open

cant scroll in safari on iOS 18.2+ #1538

TheBotlyNoob opened this issue Dec 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@TheBotlyNoob
Copy link

Bug Description

Due to an iOS update, flutter web has difficulties scrolling. Upgrading the flutter version should fix it. See flutter/engine#56719 for upstream details.

Steps to Reproduce

  1. login to a homeserver
  2. try to scroll in any chat area or the settings menu
  3. flutter detects it as a normal click

Expected Behavior

it scrolls

App Version

1.23.0

Additional Platform Information

iphone 14 on iOS 18.2

Additional Context

there is a workaround by using two fingers to scroll. its kind of cumbersome, though.

@TheBotlyNoob TheBotlyNoob added the bug Something isn't working label Dec 29, 2024
@TheBotlyNoob
Copy link
Author

This was fixed in the nightly build (https://fluffychat.im/nightly). Apologies for the bad bug report.

I want to keep this issue open until there's a a new stable update for visibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant