microsoft / microsoft/microsoft-ui-xaml
The warning ⚠️ emoji messes up TextBox characters (Figtree font)
@snigdha011997 is already working on this.
Since Sep 25, 2025.
- Dominant language
- C++
- Stars
- 8.4k
- Forks
- 942
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 105
Description
### Describe the bug
When entering a warning (⚠️) emoji from the emoji panel in a TextBox that uses the Figtree font , the next characters entered are messed up:
### Why is this important?
The user wants to enter an emoji and than type other text following it. The user should expect the text he types to appear after the emoji.
### Steps to reproduce the bug
1. Show a TextBox with the Figtree font.
2. Enter the warning emoji using the Emoji panel of Windows (⚠️)
3. Enter other characters following this emoji.
### Actual behavior
### Expected behavior
The right characters should appear.
### Screenshots
_No response_
### NuGet package version
WinUI 3 - Windows App SDK 1.8.0: 1.8.250907003
### Windows version
Windows 11 (24H2): Build 26100
### Additional context
_No response_
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.