ionic-team / ionic-v3

The repo for Ionic 3.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
128 stars 85 forks source link

content bounces when keyboard opens on ios #268

Open ionitron-bot[bot] opened 5 years ago

ionitron-bot[bot] commented 5 years ago

Original issue by @josh-m-sharpe on 2017-04-13T05:00:34Z

Ionic version: (check one with "x") [ ] 1.x [ ] 2.x [x] 3.x

I'm submitting a ... (check one with "x") [x] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/

Current behavior: When touching an input field on ios, the keyboard opens and the input/form bounces around. It's not great UX.

Expected behavior: The Input/Form would move smoothly.

Steps to reproduce: I created a repo with a v3 app here. Contains video as well: https://github.com/josh-m-sharpe/ionicjumpingformdemo

I believe this is fairly similar to this recently closed issue: https://github.com/driftyco/ionic/issues/10984

ShaneMosley commented 4 years ago

Is there any news on this? This topic keeps getting moved to new github issues but is still happening. And I am on the latest 4.11.10 as of right now.

josh-m-sharpe commented 4 years ago

@ShaneMosley seems about right. You're probably best off hacking around the issue. Even a well-founded PR probably wouldn't get a review.

ShaneMosley commented 4 years ago

Hmmm very interesting... Thanks for your input @josh-m-sharpe !