-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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(input): selecting an input makes the text wobble #9605
Comments
Hey dylan! Unfortunately i cant seem to repro this on the iOS 8.4 sim, what version of iOS are you testing with? |
Hey! Quick update on this issue. I can reproduce it with the repo you gave me, but cant seem to repro it in the conf app or on another test app, so im working on finding the differences. |
Thanks Justin. |
Update: I can reproduce this using http://localhost:8000/dist/e2e/input/stacked-labels/ in safari on an iOS device. |
This will be fixed in the next release, but I released a nightly with the fix as well:
Can you try it out and let me know if you find any issues? Thanks. :) |
Much better. Tested and happy. Thanks Brandy. |
I still have this issue after the upgrade |
@daniel9102 Could you provide some code that I can use to reproduce this please? :) |
@brandyscarney
My HTML
|
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. |
Ionic version: (check one with "x")
[x] 2.x
I'm submitting a ... (check one with "x")
[x] bug report
Current behavior:
On a simple page (no slides), when selecting an
ion-input
on an iOS device or iOS simulator, the text "wobbles" or jumps around. Works fine on Android.Related code:
Other information:
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: