PowerToys icon indicating copy to clipboard operation
PowerToys copied to clipboard

Quick Accent 不能完整实现汉语拼音方案 | Cannot Type out Scheme of the Chinese Phonetic Alphabet completely

Open char-46 opened this issue 2 years ago • 1 comments

Microsoft PowerToys version

0.63.0

Installation method

WinGet, PowerToys auto-update

Running as admin

  • [X] Yes

Area(s) with issue?

Quick Accent

Steps to reproduce

  • 在语言选项中选择“全部可用”时,不能正常输入“¥”,该符号仅在语言选项为“货币”时可用。
  • 在语言选项为“拼音”时,不能输入为使拼式简短的“ẑ”、“ĉ”、“ŝ”、“ŋ”;不能输入韵母“ê”及其包含声调的形式“ê̄”,“ế”,“ê̌”,“ề”。

✔️ Expected Behavior

  • 期望在语言选项中选择“全部可用”时可以输入货币符号如“¥”的符号。
  • 期望在语言选项为“拼音”,按下z键时可选择输入“ẑ”;按下c键时可选择输入“ĉ”;按下s键时可选择输入“ŝ”;按下n键时可选择输入“ŋ”;按下e键时可选择输入“ê̄”,“ế”,“ê̌”,“ề”。
  • 字符 Unicode
    ¥ \u00a5
    \u1e91
    ĉ \u0109
    ŝ \u015d
    ŋ \u014b
    ê̄ \u00ea\u0304
    ế \u00ea\u0301
    ê̌ \u00ea\u030c
    ề \u00ea\u0300

❌ Actual Behavior

  • 在语言选项中选择“全部可用”时,按下y键不能输入“¥”,而按下s键却可输入“$”。
  • 在语言选项为“拼音”时,不能输入为使拼式简短的“ẑ”、“ĉ”、“ŝ”、“ŋ”;不能输入韵母“ê”及其包含声调的形式“ê̄”,“ế”,“ê̌”,“ề”。

Other Software

No response

char-46 avatar Oct 17 '22 13:10 char-46

另,

字符 Unicode
\u006d\u0304
\u006d\u0301
\u006d\u030c
\u006d\u0300
\u006e\u0304
\u006e\u0301
\u006e\u030c
\u006e\u0300
ŋ̄ \u0014\u0304
ŋ́ \u0014\u0301
ŋ̌ \u0014\u030c
ŋ̀ \u0014\u0300

char-46 avatar Oct 18 '22 00:10 char-46

The fix for this issue has been released in 0.65. Please update PowerToys to the latest version: https://github.com/microsoft/PowerToys/releases

jaimecbernardo avatar Dec 13 '22 22:12 jaimecbernardo