cmderdev / cmderdev/cmder

An error in using Chinese input method

Open
#2,737 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

👆 ConEmu
Dominant language
PowerShell
Stars
27k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

An error in using Chinese input method:
WM_CHAR(Ox61='a',Scan=0,IParam=0x00000001)must be processed internally in CConEmuMain::OnKeyboard

step 1. Using Chinese input method
step 2. Enter any characters
step 3. Press the Shift key

Then an error message appears in the title bar.

2022-08-30-16-51-57

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported sequence with a Chinese input method: enter characters, then press Shift. Inspect CConEmuMain::OnKeyboard and the WM_CHAR handling around the reported message. Done means the title bar no longer shows the error during this sequence.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.