microsoft / microsoft/PowerToys
CmdPal: Search results for Chinese characters only update correctly after pressing Backspace
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 139k
- Forks
- 8.6k
- PR merge metrics
- PR metrics pending
Description
Microsoft PowerToys version
v0.100.0
Installation method
PowerToys auto-update
Area(s) with issue?
Command Palette
Steps to reproduce
Open Command Palette.
=> Type "休" (The target command "使電腦休眠" appears properly):
=> Continue typing to "休眠" (The target command completely disappears):
=> Press Backspace to delete "眠", leaving only "休" (The target command "使電腦休眠" suddenly appears again):
✔️ Expected Behavior
When typing "休眠" (or any full keyword) in the Command Palette, relevant commands such as "使電腦休眠" (Sleep) should be search-matched and displayed immediately in the results list.
❌ Actual Behavior
When typing "休眠", no results or unrelated results are shown. However, if I press the Backspace key to delete the last character and leave only "休", the command "使電腦休眠" suddenly appears in the results. It seems the search results are not being properly updated or refreshed on the initial full IME input.
Upload Bug Report ZIP-file
PowerToysReport_2026-06-15-09-02-05.zip
Additional Information
- PowerToys Version: v0.100.0
- Windows Version: Windows 11 25H2
- Input Method Editor (IME): Microsoft Traditional Chinese IME (微軟正體中文輸入法)
Other Software
I am using the Microsoft Traditional Chinese Bopomofo (ZhuYin) IME.
Related Issues / Prior Research
- #46810
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 at the Command Palette entry point and reproduce the Chinese IME sequence described in this issue, checking the behavior against related issue #46810. Done means that typing the full keyword "休眠" immediately displays the matching command, without requiring Backspace.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100