iced-rs / iced

A cross-platform GUI library for Rust, inspired by Elm
https://iced.rs
MIT License
23.49k stars 1.08k forks source link

text_input can not use chinese input Method #2145

Open rongjv opened 7 months ago

rongjv commented 7 months ago

Is there an existing issue for this?

Is this issue related to iced?

What happened?

when iced UI start with text_input ,it can not use chinese input Method

What is the expected behavior?

fix

Version

master

Operating System

Windows

Do you have any log output?

No response

KentaTheBugMaker commented 7 months ago

duplicate of #979 #1801

trymuch commented 1 month ago

When can this problem be solved? Unable to input Chinese is very uncomfortable.

trymuch commented 3 weeks ago

I don't know when the official can solve this problem. I am looking forward to it