Is there a StackOverflow question about this issue?
[X] I have searched StackOverflow
Is this an issue related to one of the samples?
[X] Yes, this is a specific issue related to this samples repo.
Sample app
Jetchat
What happened?
In Jetpack Compose, there is an incompatibility between the TextField and the IME's fullscreen mode. When pressing the delete character button in the IME, the cursor moves back, but the characters in the preview are not deleted, even though the characters have actually been removed.
Is there an existing issue for this?
Is there a StackOverflow question about this issue?
Is this an issue related to one of the samples?
Sample app
Jetchat
What happened?
In Jetpack Compose, there is an incompatibility between the TextField and the IME's fullscreen mode. When pressing the delete character button in the IME, the cursor moves back, but the characters in the preview are not deleted, even though the characters have actually been removed.
video
https://github.com/user-attachments/assets/354d73e6-7a98-41f6-bff6-772674537c65
ime
sougoushurufasbb_v3.3.5.2307071528_2265.com.apk.zip
Relevant logcat output
No response
Code of Conduct