You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When utf-8 characters are typed into a TextEdit widget in run-native mode, it won't be recognized and displayed. It only shows up when it's the first character to be typed in.
To Reproduce
Clone the egui repo
cd into the dir
cargo run -p hello_world
try to type several non-ASCII characters with fcitx5
Expected behavior
The characters typed should be there.
Screenshots
N/A
Desktop (please complete the following information):
OS: Arch Linux
Browser: N/A
Version: master
WM: Hyprland & X11 (i3)
IME: fcitx5
The text was updated successfully, but these errors were encountered:
Describe the bug
When utf-8 characters are typed into a TextEdit widget in run-native mode, it won't be recognized and displayed. It only shows up when it's the first character to be typed in.
To Reproduce
Expected behavior
The characters typed should be there.
Screenshots
N/A
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: