Skip to content

Multi-emoji Unicode emojis do not delete properlyΒ #116

@Cajunvoodoo

Description

@Cajunvoodoo

Some emojis are comprised of multiple other emojis separated by a ZWJ. For example, πŸ‘©β€πŸ³ is πŸ‘© and 🍳. Image mode will display these incorrectly (as two distinct emojis), but unicode mode has the correct rendering. However, if one tries to delete πŸ‘©β€πŸ³, it will turn into πŸ‘©β€ with a trailing ZWJ. Similar happens when deleting from the front (leading ZWJ, trailing 🍳). The text in unicode mode does not have the 'emojified property, so the custom deletion functions do not properly delete the region the emoji occupies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions