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

Fix keyboard opening when scrolling begins within a TextField #1176

Conversation

ASalavei
Copy link
Collaborator

@ASalavei ASalavei commented Mar 8, 2024

Proposed Changes

Handle touch up gesture to focus on TextField. The gesture allows the containing node to cancel the interaction if necessary.

Issue fixed: JetBrains/compose-multiplatform#4204

@ASalavei ASalavei closed this Mar 11, 2024
@ASalavei ASalavei changed the title Fix keyboard opening when scrolling begins within a TextField [wip] Fix keyboard opening when scrolling begins within a TextField Mar 11, 2024
@igordmn
Copy link
Collaborator

igordmn commented Mar 11, 2024

PR was closed. Is it by intention?

@ASalavei
Copy link
Collaborator Author

@igordmn , yes, I found a critical bug. I will be working on fix.

@ASalavei ASalavei reopened this Apr 4, 2024
@ASalavei ASalavei changed the title [wip] Fix keyboard opening when scrolling begins within a TextField Fix keyboard opening when scrolling begins within a TextField Apr 4, 2024
@ASalavei
Copy link
Collaborator Author

ASalavei commented Apr 4, 2024

@igordmn , the bug was fixed. Please take a look.

@ASalavei ASalavei merged commit 476d43b into jb-main Apr 12, 2024
6 checks passed
@ASalavei ASalavei deleted the andrei.salavei/postpone-test-field-selection-until-successfull-touch-release branch April 12, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants