-
-
Notifications
You must be signed in to change notification settings - Fork 40
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] Android, keyboard make cupertino infinity sky) #188
Comments
@bazuka5801 thank you, seems to related to #187 also. Will check. |
@bazuka5801 Please check |
@roman-rr As of today, I have dropped support for android in my project, and now it is too difficult to check this issue for android. I am sure we can close this issue, if something goes wrong in the future, I will let you know. |
Hi, the bug remained, on Android and iOS (Capasitor). infinity sky only appears when the input is too low to the bottom of the pane. if it is 10 pixels higher, then infinity sky is smaller, if it is even higher, then there is no infinity sky at all. Apparently the indent is somehow incorrectly calculated if the input is low. if you need to write code with this problem - let me know. I will be glad if you offer a quick solution to this problem |
@danilabais |
Behavior similar to ios and android: the lower the input is located to the bottom of the screen, the larger the infinity sky will be android video: click settings of capasitor keyboard plugin:
pane: |
Everywhere this bug was closed with crutches. Here is a quick code for anyone who needs it. Looks to work as it should. ps:
|
Thank you for solution, I will use it for fix. |
Should be fixed |
Describe the bug
When I open the keyboard, my Cupertino goes up.
And this problem (no
background
at the bottom) appears on iOS when we turn on thebounce
animation tobreaks
.I've tried adding
:after
to.cupertino-pane
to solve this problem, but i think, it's bicycle stick :)To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: