-
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
Ionic 4 with capacitor on iPhone landscape keyboard focus not right: iphone 8 #16676
Comments
Thanks for your issue! This is related to Capacitor. Please see here -> ionic-team/capacitor#814 - And if you think it's not match the issue, please open a new issue at capacitor because the |
Thanks, @paulstelzer for a response. Is this is issue discussing the same thing? I think they are discussing the solution of when keyboard is hidden then UI comes back to right position. But I am pointing out that when keyboard is opened then the input box goes out of view box. Should I open separate issue with Cordova? Solutions suggested in this thread (ionic-team/capacitor#814) did not fix my issue |
If this is an issue for Cordova keyboard, too, then you can open an issue ticket here -> https://github.com/ionic-team/cordova-plugin-ionic-keyboard If you think you found a new issue, that nobody has mentioned yet, so feel free to open a new issue here at Capacitor -> https://github.com/ionic-team/capacitor/issues |
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. |
Bug Report
Ionic version:
[x] 4.x
Current behavior:
On clicking on any input field on the iPhone landscape page shift is wrong. input field goes out of view and even on some screens keyboard is hidden behind a keyboard.
https://youtu.be/kveJ663r-oA
Expected behavior:
On clicking on input field focus should be right
Steps to reproduce:
Related code:
Other information:
Ionic info:
The text was updated successfully, but these errors were encountered: