You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Input Some Text, and then use a different language input, such as Chinese, trigger the composition event, and don't select word or press such as enter key
press backslash, when delete the first composition character, it will delete both the start composition character and the character before the first composition character
64_1720077831.mp4
The current behavior
it will delete the first composition character and the character before the first composition character
The expected behavior
only delete the beginning composition character
Impact of fix
I have try it on the version of v0.14.5, it works fine, and above v0.15.0, the mistake appears