DioxusLabs / DioxusLabs/dioxus
the input or textarea in mac native cannot use custom fonts, but buttons and labels can.
Open
bug
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
**Problem**
On macOS, the input and textarea fields in Dioxus 0.7's native desktop application cannot use custom fonts, but buttons and labels can.
**Steps To Reproduce**
Steps to reproduce the behavior:
- build on macos,Use local Japanese and Chinese fonts
- Enter Chinese, Japanese, or Korean text in an input field or textarea.
- Garbled characters
**Expected behavior**
**Screenshots**
**Environment:**
- Dioxus version: 0.7
- Rust version: 1.90.0
- OS info: 15.7.1
- App platform: desktop native
**Questionnaire**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.