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
15.87k stars 1.15k forks source link

Cannot direct delete last char when input Chinese in TextFiled #2092

Open RubiTree opened 2 years ago

RubiTree commented 2 years ago

ComposeVesion: 1.1.1 JDK: jdk11 OS: mac Catalina 10.15.7

In TextFiled you when delete last char, it will not direct delete, but dismiss the word choose panel first, you need to press the delete key once more. And when i use other editor like github web editor, it just direct delete last char. Any input sources can cause this bug, includes Pinyin - Simplified (which mac contains) and ”搜狗拼音“

I record screen like this: TextFiled: Screen Recording 2022-06-03 at 5 49 27 PM

Github web editor: Screen Recording 2022-06-03 at 5 51 06 PM

okushnikov commented 1 month ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.