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

scrolling with forms #450

Closed
sicsol opened this issue Jan 22, 2014 · 8 comments
Closed

scrolling with forms #450

sicsol opened this issue Jan 22, 2014 · 8 comments
Milestone

Comments

@sicsol
Copy link

sicsol commented Jan 22, 2014

I have an issue with scrolling and form elements.

If i scroll down and click on a form element everything is fine. As soon as I click done I can no longer scroll to the top of the form.

I've tried using the $scope.$broadcast('scroll.resize'); on blur of a form element however that doesn't seem to work.

I'm using phonegap build if that helps

@ghost ghost assigned mlynch Jan 29, 2014
@adamdbradley adamdbradley assigned ajoslin and unassigned mlynch Feb 3, 2014
@adamdbradley adamdbradley modified the milestones: 0.9.25, 1.0 Beta Feb 3, 2014
@yeradis
Copy link

yeradis commented Feb 8, 2014

I´m having problems with form scrolling too, its a large form that and its almost imposible to scroll to in any direction, is happening in the lasted version,but in previous too

@ajoslin
Copy link
Contributor

ajoslin commented Feb 10, 2014

Thanks @sicsol and @yeradis

What OS/version/phone are you guys experiencing this on?

@sicsol
Copy link
Author

sicsol commented Feb 10, 2014

@ajoslin i'm using iOS 7 / iPhone 5 / PhoneGap 3.0+

My problem was fixed as soon as I added scroll="true" I didn't allow the page to scroll when i had this issue. As soon as i added that scroll="true" the problem was resolved.

@adamdbradley adamdbradley modified the milestones: 0.9.26, 0.9.25 Feb 11, 2014
@yeradis
Copy link

yeradis commented Feb 12, 2014

I´m using iOS 7 / Simulator / Phonegap 3.3
Android 4.4 / GenyMotion / Phonegap 3.3

@ajoslin
Copy link
Contributor

ajoslin commented Feb 21, 2014

Sory for late response guys. @yeradis @sicsol how does this work if you set fullscreen="false" in your phonegap config.xml?

@sicsol
Copy link
Author

sicsol commented Feb 23, 2014

@ajoslin sorry for the late response as well. I didn't try it with fullscreen set to off. I ended up needing to have the page scroll.

I will have to do another test to see if it's still an issue or not.

@ajoslin
Copy link
Contributor

ajoslin commented Feb 25, 2014

Going to close for now - it's working great for me without fullscreen on.

Please reopen if it breaks for you @sicsol

@ajoslin ajoslin closed this as completed Feb 25, 2014
@ionitron-bot
Copy link

ionitron-bot bot commented Sep 6, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 6, 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

5 participants