Skip to content

UTF-8 characters cannot be typed into TextEdit #5817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
BL-CZY opened this issue Mar 17, 2025 · 0 comments
Open

UTF-8 characters cannot be typed into TextEdit #5817

BL-CZY opened this issue Mar 17, 2025 · 0 comments
Labels
bug Something is broken

Comments

@BL-CZY
Copy link

BL-CZY commented Mar 17, 2025

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

  1. Clone the egui repo
  2. cd into the dir
  3. cargo run -p hello_world
  4. 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
@BL-CZY BL-CZY added the bug Something is broken label Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken
Projects
None yet
Development

No branches or pull requests

1 participant