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

[Bug] unexpected behaviour tapping edge of screen in open external #621

Open
gingerbeardman opened this issue Feb 12, 2022 · 8 comments
Open
Labels
bug Something isn't working upstream:package The issue is related to a package being used

Comments

@gingerbeardman
Copy link

gingerbeardman commented Feb 12, 2022

Describe the Bug

Tapping edge of screen in an open/loaded external website results in options from the previous screen opening

To Reproduce

  1. Set up multiple externals
  2. Remember the vertical position of an external
  3. Open a different external
  4. Tap on the left edge of the screen at the position you remembered

Expected Behaviour
The tap should operate the current external

Actual Behaviour
The tap operates the previous screen, the externals list view

Screenshots
Screen recording available on request

Versions
6.0.0 iOS

@gingerbeardman gingerbeardman added the bug Something isn't working label Feb 12, 2022
@gingerbeardman gingerbeardman changed the title [Bug] unexpected behaviour tapping edge of screen in externals [Bug] unexpected behaviour tapping edge of screen in open external Feb 12, 2022
@JagandeepBrar JagandeepBrar added the upstream:package The issue is related to a package being used label Feb 16, 2022
@JagandeepBrar
Copy link
Owner

Thanks for the bug report (and screen recording), I was able to duplicate the issue and attached a generic video without any personal host details.

An upstream package issue has been logged before (flutter/flutter#76692), I have commented with the video.

RPReplay_Final1645022861.mp4

@gingerbeardman
Copy link
Author

Thanks!

@gingerbeardman
Copy link
Author

Upstream bug closed in favour of a different 4-years-old issue flutter/flutter#14720

@gingerbeardman
Copy link
Author

It's wild that this is still a problem for Flutter. Every single time I use LunaSea it catches me out.

@gingerbeardman
Copy link
Author

gingerbeardman commented Aug 19, 2023

Have you thought about porting away form Flutter? It seems abandoned to me. Currently there are 5000+ issues in their GitHub repo and the rate of new ones are appearing is higher than the rate at which old ones are being fixed.

Another example: scrolling with one finger scrolls at 100% speed, with 2 fingers scrolls at 200% speed, and scrolling with 3 fingers scrolls at 300% speed. I mean, it's just ridiculous.

@JagandeepBrar
Copy link
Owner

There isn't really any path to port away from Flutter, it would need to be completely rewritten and I don't know Swift or Kotlin so that isn't happening anytime soon.

Flutter definitely isn't abandoned, the large issue count comes from many users making new issues for user-caused problems and not actual framework issues.

But don't let that come across as me excusing the issue relevant to this problem, it has been open for years with no updates in sight which is definitely frustrating.

@gingerbeardman
Copy link
Author

No worries. I see your points.

@gingerbeardman
Copy link
Author

There was recently a workaround posted for this:

flutter/flutter#14720 (comment)

Sadly, I can no longer post in the flutter issue thread, they didn't appreciate my enthusiasm for the issue to be resolved - they blocked me from the repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream:package The issue is related to a package being used
Projects
None yet
Development

No branches or pull requests

2 participants