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
I can reproduce this on self-built 1.1.8 Element, F-Droid variant.
Some additional findings: the keyboard in use seems to play a role here, since AnySoftKeyboard and FlorisBoard do not suffice to reproduce the issue, but the AOSP keyboard and SimpleKeyboard do. Furthermore, when making the EditText an AppCompatEditText instead of an EmojiEditText (as done in SchildiChat), you will see before sending that the emoji was not properly deleted.
Describe the bug
While trying to find the cause of #3449 I instead found a different issue that I've occasionally seen before:
To Reproduce
Steps to reproduce the behavior:
:;
?
message got sentThis was tested on Gboard and SimpleKeyboard (from F-Droid)
Expected behavior
Emoji gets properly deleted on backspace
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: