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

Textareas not scrollable when focused #1600

Closed
joemcelroy opened this issue Jun 10, 2014 · 2 comments
Closed

Textareas not scrollable when focused #1600

joemcelroy opened this issue Jun 10, 2014 · 2 comments

Comments

@joemcelroy
Copy link

Setup: ionic beta.6

In my app I have a detail screen which has a few textareas which are editable. When a user is editing a textarea, the height may be larger than the viewport so its necessary to be able to scroll to particular parts of the textarea.

In ionic, when a textarea is in focus, ion-scroll is prevented from scrolling. This stops the user from scrolling to other areas of the view and sometimes the whole body scrolls which hides the navigation (possible bug).

Ive made a codepen to show what I mean:
http://codepen.io/phoey/full/yehwg/

heres a video of my app showing the issue
https://www.youtube.com/watch?v=XxeEEIN0eds

Is this a bug or expected behaviour?

@perrygovier
Copy link
Contributor

Hey @Phoey, this looks related to #1280. Lets continue the discussion there.

@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

2 participants