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

iOS TextField, keyboard behavior when have fullscreen size TextField #2752

Closed
dima-avdeev-jb opened this issue Feb 15, 2023 · 2 comments
Closed
Assignees
Labels
bug Something isn't working ios p:high High priority

Comments

@dima-avdeev-jb
Copy link
Contributor

dima-avdeev-jb commented Feb 15, 2023

Describe the bug
If TextField has fullscreen or proximate size, then the keyboard hides the bottom part of TextField.
Also, take attention to this PR: JetBrains/compose-multiplatform-core#407
We need to check how Android behaves. It has BringIntoViewRequester which is called by textfields.
Also, take attention to another issue with keyboard appearance on iOS: #2709

Affected platforms

  • iOS
big-textfield.mp4
@wakaztahir
Copy link

wakaztahir commented Feb 16, 2023

These issues happen on android as well

It even happens with the latest versions of compose android

@dima-avdeev-jb dima-avdeev-jb changed the title UIKit, keyboard behavior, when TextField have fullscreen size iOS keyboard behavior, when TextField have fullscreen size Jun 19, 2023
@dima-avdeev-jb dima-avdeev-jb changed the title iOS keyboard behavior, when TextField have fullscreen size iOS TextField, keyboard behavior when have fullscreen size TextField Jun 19, 2023
@dima-avdeev-jb
Copy link
Contributor Author

Will be available in the next release (1.5.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ios p:high High priority
Projects
None yet
Development

No branches or pull requests

2 participants