PowerToys
PowerToys copied to clipboard
Some Chinese Pinyin characters are not displayed in "All Available(全部可用)“
Microsoft PowerToys version
0.65.0
Installation method
GitHub, PowerToys auto-update, Microsoft Store
Running as admin
Yes
Area(s) with issue?
Quick Accent
Steps to reproduce
Some Chinese Pinyin characters are not displayed in "All Available". For example,


Not only "ǐ", but other letters such as "ǒ", "ǖǘǚǜ" are not shown either.
✔️ Expected Behavior
These characters are displayed in "All Available", not just "Pinyin".
❌ Actual Behavior
As shown above.
Other Software
No response
@taras-janea , looks like these letters need to be added in All as well.
My PowerToys just updated to v0.66.0, but I find "ǐ", "ǒ" and "ǖǘǚǜ" still missing from All Available. I exited and restarted PowerToys but still couldn't find them. Is it just me?
CC @damienleroy
But after v0.68.0 update, "ǎ" (not ă!) and "ǔ" (not ŭ!) are still missing.
But after v0.68.0 update, "ǎ" (not ă!) and "ǔ" (not ŭ!) are still missing.
v0.68.0 sorted the problem for me - "ǎ" and "ǔ" are listed in my "All available" character set.
But after v0.68.0 update, "ǎ" (not ă!) and "ǔ" (not ŭ!) are still missing.
v0.68.0 sorted the problem for me - "ǎ" and "ǔ" are listed in my "All available" character set.
Quite strange. They don't appear in my set.

But after v0.68.0 update, "ǎ" (not ă!) and "ǔ" (not ŭ!) are still missing.
v0.68.0 sorted the problem for me - "ǎ" and "ǔ" are listed in my "All available" character set.
Quite strange. They don't appear in my set.
![]()
My bad - you're right! A bigger font size shows that the "hats" on a and u are curved, so they are not the correct Pinyin characters.
This was implemented in release 0.68. Thank you for the bug report!
This was implemented in release 0.68. Thank you for the bug report!
Well, it's actually not completely implemented. As I said above, "ǎ" (not ă!) and "ǔ" (not ŭ!) are still missing. "ǎ" is U+01CE and "ǔ" is U+01D4.
It has been a long time and the problem has not been solved in v0.68.1. As they said above, ǎ (U+01CE, not ă), ǔ (U+01D4, not ŭ) are still missing(caron, not breve).

It has been a long time and the problem has not been solved in v0.68.1. As they said above, ǎ (U+01CE, not ă), ǔ (U+01D4, not ŭ) are still missing(caron, not breve). I hope it will be fixed soon.
Well, see Languages.cs now:
https://github.com/microsoft/PowerToys/blob/dcfc1692404cfead6fe87127c0604fe1c2c000fe/src/modules/poweraccent/PowerAccent.Core/Languages.cs#L98 https://github.com/microsoft/PowerToys/blob/dcfc1692404cfead6fe87127c0604fe1c2c000fe/src/modules/poweraccent/PowerAccent.Core/Languages.cs#L117
These missing characters has been added in PR #24818, but not released.
OK.The issue was fixed after updating v0.69.0.

