Skip to content

Some emojis appear with a missing character in addition of the emoji itself #4364

@djeedai

Description

@djeedai

Describe the bug

Using a supported emoji as part of a menu button, some emojis are rendered correctly, others are rendered AND an additional missing character box is also rendered.

To Reproduce

egui::menu::menu_button(ui, "📄 File", |ui|  { ... });
Emoji Result
📄 OK
🔎 OK
👁️ Bug
🗄️ Bug

Expected behavior

No error box rendered.

Screenshots

image

Desktop (please complete the following information):

  • OS: Win11

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions