JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
14.85k stars 1.08k forks source link

When quickly entering `TextField` with `KeyboardType.Password` on iOS, the UI jank. #4713

Open robxyy opened 3 weeks ago

robxyy commented 3 weeks ago

Describe the bug When quickly entering TextField with KeyboardType.Password on iOS, the UI jank.

Affected platforms

Versions

To Reproduce Steps and/or the code snippet to reproduce the behavior:

PasswordTextfieldExample.kt

https://github.com/JetBrains/compose-multiplatform/assets/9105106/9b9208b1-5589-447b-bcf7-537ba8ed789b