rust-windowing / rust-windowing/winit
Character separation issue when typing in Korean
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 1.3k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 9
Description
Korean is a language where consonants and vowels combine to form a single syllable.
When changing the OS input source to Korean and typing in Neovide input mode, the first syllable entered is separated.
(Immediately after changing the input source, only the first character is separated, and subsequent typing is entered correctly.)
I reported the issue on Neovide and I got clue on winit.
Could you please check this issue history? (I'm not good at english..)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked Neovide issue history and reproduce the first Korean syllable after switching the OS input source while typing in Neovide input mode. The issue is done when the first syllable is composed correctly, matching subsequent Korean input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop, internationalization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100