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: ionic refresher and scroll #4850

Closed
cacordina opened this issue Dec 22, 2015 · 14 comments
Closed

bug: ionic refresher and scroll #4850

cacordina opened this issue Dec 22, 2015 · 14 comments
Milestone

Comments

@cacordina
Copy link

Type: bug

Platform: android 4.4 webview

With ionic 1.2.1 and Android 4.4.4 ( and also 4.4.2) , scrolling is not working if I have an ion-refresher in my view. The same app work well on Android 6.0.1

@cacordina cacordina changed the title ionic refresher and scroll bug: ionic refresher and scroll Dec 22, 2015
@cxcxcxcx
Copy link

same issue here, even xwalk doesn't help on 4.4.2

@ehynds
Copy link

ehynds commented Dec 22, 2015

+1. Works fine on Android 5.x as well.

@JrontEnd
Copy link

+1.scrolling is not working in android.And it is weird that it works with two fingers.

@mlynch
Copy link
Contributor

mlynch commented Dec 23, 2015

Are you seeing any console logs/errors or anything?

@emeryao
Copy link

emeryao commented Dec 23, 2015

+1. same issue. maybe it's related with the version of the android webview.

@cacordina
Copy link
Author

I don't see any logs in console and like JrontEnd said, with two fingers it works.
Adding overflow-scroll="false" fix this issue but it's sadly a bit more laggy

@ant0ha
Copy link

ant0ha commented Dec 23, 2015

+1
@mlynch, I do not see any logs in the console... also, if i move finger up/down some times I can scroll but in another direction.
authorization_and_showdashboard_html_-_boardio_mobile_-____documents_work_ionic_boardio_mobile_

Then i stop scrolling and now i can scroll if i try again. But if i scroll to top then scrolling is not working again.

@mlynch mlynch added this to the 1.2.2 milestone Dec 23, 2015
@mlynch
Copy link
Contributor

mlynch commented Dec 23, 2015

Will review and fix for 1.2.2

@zhenweiyu
Copy link

+1,in android 4.4. It works with two fingers

@FreezeSoul
Copy link

+1 same with crosswalk

@Corvi2
Copy link

Corvi2 commented Dec 29, 2015

I also can't get scrolling with dragged mouse to work with 1.2.1. it's not my project, because I also started a new, blank, project, with nothing in it than a huge wall of text inside index.html ion-content tags and i still am not able to scroll.

I'm not talking about any specific device, but just the firefox desktop browser using ionic serve.

it works fine again when i revert 1.2.1 changes in ionic.bundle.js.

@mlynch
Copy link
Contributor

mlynch commented Dec 30, 2015

Hey everyone, in the meantime do overflow-scroll="false" on this container. Will have a fix hopefully tomorrow with the next release

@mlynch mlynch closed this as completed in 67ef9eb Dec 31, 2015
@mlynch
Copy link
Contributor

mlynch commented Dec 31, 2015

Okay, just fixed this. Let me know how it works for you!

@ant0ha
Copy link

ant0ha commented Jan 8, 2016

Works good for me. Thank you!

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants