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

Hopeless battle with symptoms? Time to deal with the cause? #63

Open
daffinm opened this issue Sep 25, 2019 · 8 comments
Open

Hopeless battle with symptoms? Time to deal with the cause? #63

daffinm opened this issue Sep 25, 2019 · 8 comments

Comments

@daffinm
Copy link

daffinm commented Sep 25, 2019

I found my way here after searching for a solution to the endlessly infuriating rubber-band-bounce issue on iOS. This project seems like the best solution to the problem on the internet. A lot of ingenuity, thought and effort has gone into it. And so it seemed like a good place to discuss this idea.

The problem here is that the damn rubber-band-bounce issue seems to keep coming back with each successive version of iOS - like some un-killable zombie creature... And the reason it keeps coming back to life is that this is a feature that Apple is deliberately adding because they think it is a good thing.

It seems to me, therefore, that the best solution would be to raise the issue with Apple and suggest that they provide a way of turning this feature off for people who don't want it. I think that there would be a lot of demand for such a switch and (given that the future of apps seems to be PWAs) this demand seems likely to grow.

Thoughts?

@rlaferla
Copy link

The reason why Apple isn't fixing this is because they want native apps where they get a 30% cut of the revenue whereas with a web app they get 0%.

@AoDev
Copy link

AoDev commented Apr 30, 2020

You'd have a better shot at making your own browser than getting Apple to fix their UX conflicting with our web apps. Browser vendors view their browsers as what they are: "content browsers". So their intent is for people to be able to read articles and check medias like pictures in the best way possible.

The problem, is that we can't ship "apps built with web technologies". Instead, we have people accessing a "web page that behaves like an app".

@daffinm
Copy link
Author

daffinm commented Apr 30, 2020

You are probable right @AoDev. But a man can dream, can't he? :-)

Does anyone know where a person would go in order to raise my original idea with Apple?

@AoDev
Copy link

AoDev commented Apr 30, 2020

@daffinm I suppose you can go to webkit website

Edit: this is their tracker

@Lxstr
Copy link

Lxstr commented Aug 9, 2021

I've added another bug report. Here's hoping. This is a horrendous bug.

@Lxstr
Copy link

Lxstr commented Aug 9, 2021

Anyone who's come here I encourage to submit another one. Let's inundate them with dupes.

@lazd
Copy link
Owner

lazd commented Aug 9, 2021

This project was always just a hack, I hoped some day the behavior we were going for could be achieved with a simple meta tag, but here we are.

We probably need to get more creative in ways to prevent this behavior. I wonder if just dumping the entire page in an iframe and calling stopPropagation() on all touch events on the iframe itself would stop it...

@Lxstr
Copy link

Lxstr commented Aug 10, 2021

Don't have any knowledge of IFrames myself but did almost have some luck with position fix on html but there's bad side effects.

My issue has at least got a response please add to it anything I've missed

https://bugs.webkit.org/show_bug.cgi?id=228907

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

No branches or pull requests

5 participants