-
Notifications
You must be signed in to change notification settings - Fork 29.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When work with Sogou pinyin Chinese input method, the inputed Chinese word will repeat. #10937
Comments
QQ pinyin have the same problem. |
@Ruikuan @fantacytyx Can you please try today's insiders version, where we made a fix in this area for mac dead key handling (input was doubled), I believe that fix might fix this issue too. |
The relevant commit is 26f5824 |
@alexandrudima This issue has been fixed. But I find a new problem that the chars of the input is difficult to undo by using keyboard Ctrl+z. |
@fantacytyx Thank you for confirming. Indeed, let's track the undo problem in #9675 |
@alexandrudima, Issue fixed. Thank you. |
@Ruikuan @fantacytyx I have started some time ago a Wiki page where we collect different manual tests for different input methods. Please notice how the tests are written "for dummies" with all the needed steps spelled out. https://github.com/Microsoft/vscode/wiki/IME-Test Is it possible that maybe you comment in here such a test for the Sogou pinyin Chinese input method. I can then take it from here and add it to the wiki, such that in the future when we make changes in this area we can also test this input method? [There is already a test for Microsoft Pinyin, maybe we can add one for Sogou too, it looks like they behave differently at the OS level) |
Hope this can be helpful. |
@Ruikuan Thank you very much! ❤️ I have added this as a test to the wiki! https://github.com/Microsoft/vscode/wiki/IME-Test#windows-sogou-pinyin-chinese-input-method |
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: