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 with visual transformation crashes after single tap #1045

Merged

Conversation

mazunin-v-jb
Copy link

fixed crash on iOS in textfield with visual transformation which changes amount of visible symbols

Proposed Changes

  • Changed way of getting current text
  • Disabled custom cupertino behavior for textfield with visual transformation

Testing

Test: Open any textfield in test app, try to type something and tap on the text, it shouldn't crash

Issues Fixed

Fixes: JetBrains/compose-multiplatform#4206

Google CLA

You need to sign the Google Contributor’s License Agreement at https://cla.developers.google.com/.
This is needed since we synchronise most of the code with Google’s AOSP repository. Signing this agreement allows us to synchronise code from your Pull Requests as well.

@mazunin-v-jb mazunin-v-jb self-assigned this Feb 1, 2024
@mazunin-v-jb mazunin-v-jb merged commit f500653 into jb-main Feb 1, 2024
6 checks passed
@mazunin-v-jb mazunin-v-jb deleted the v.mazunin/textfield-visual-transformation-crash branch February 1, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[IOS] TextField with visual transformation single tap crash
2 participants