microsoft / microsoft/aspire

[WebToolsE2E][Aspire] On the Help page and Settings page, '关闭' is displayed incorrectly due to the font

Open
#7,679 11 comments 0 reactions 0 assignees View on GitHub
area-dashboard
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 12h
Merged PRs (30d)
201

Description

**INSTALL STEPS**

1. Clean machine: Win11 x64 24h2
2. Install SDK 8.0.407
3. Install latest Aspire 9.1.0-preview.1.25118.11

**REPRO STEPS**

1. Create a .NET Aspire Starter App project via `dotnet new aspire-starter -o Aspire1 -f net8.0`
2. Run the project via `dotnet run` or `dotnet watch`
3. Change the display language to "Chinese Simplified" in Settings
4. Open the Help page or open the Settings page > Hover your mouse over the Close button

**ACTUAL**
'关闭' in the Help page and Settings page, the display is incorrect due to font.
![Image](https://github.com/user-attachments/assets/163b9023-7e4e-4be5-8575-088f0abf18de)

![Image](https://github.com/user-attachments/assets/e8d92081-40ac-457e-8b6c-ce6ffd24aeae)

**NOTE**
After some research, I found that errors occur when using these fonts.
Microsoft Jheng Hei/Microsoft Jheng Hei Light/Microsoft Jheng Hei UI/Microsoft Jheng Hei Ul Light
![Image](https://github.com/user-attachments/assets/10d80c40-f35a-41d2-b338-4fe28c49693f)

**EXPECTED**
Hopefully '关闭' is showing correctly.

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue in the Aspire Starter App using the listed SDK and Aspire versions, then inspect the Help page and Settings page, focusing on the hovered Close button under Simplified Chinese. Done means the Chinese “关闭” label renders correctly without the reported font distortion, including with the listed Microsoft Jheng Hei fonts.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
frontend, localization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.