DioxusLabs / DioxusLabs/dioxus
Inline IME stops working when moving window
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
**Problem**
At least the Korean IME on Windows stops being able to edit the characters inline the moment I move or resize the window. Tabbing out and back in seems to fix the problem.
**Steps To Reproduce**
Steps to reproduce the behavior:
- Be on Windows.
- Enter the Korean IME
- Type something
- Move the window
- The IME is now broken.
**Expected behavior**
It should not break.
**Screenshots**

**Environment:**
- Dioxus version: v0.7.3
- Rust version: rustc 1.91.0 (f8297e351 2025-10-28)
- OS info: Windows 11
- App platform: Desktop
**Questionnaire**
I'm interested in fixing this myself but don't know where to start.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.