Skip to content
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

Duplicate numbers are entered when use Microsoft Pinyin input method #656

Open
kingller opened this issue May 19, 2021 · 4 comments · Fixed by badsaarow/cleave.js#36
Open

Comments

@kingller
Copy link

kingller commented May 19, 2021

Hi,
When I use it with prefix ( such as $ 20) in the input, then input 1 with Microsoft Pinyin input method in Chinese mode, $ 11 appears in the input box

Browser: Chrome

@kingller
Copy link
Author

kingller commented Jun 25, 2021

It is caused by the oninput being triggered twice

@kingller kingller changed the title Double words appears when use Microsoft Pinyin input method Two duplicate numbers are entered when use Microsoft Pinyin input method Jun 28, 2021
@kingller kingller changed the title Two duplicate numbers are entered when use Microsoft Pinyin input method Duplicate numbers are entered when use Microsoft Pinyin input method Jun 28, 2021
@kingller
Copy link
Author

Hi,
Pull request are submitted, can you merge it please?
#663

@echenley
Copy link

In the latest Windows 10, I was only able to reproduce this behavior after reverting to the previous version of the Microsoft Pinyin IME (Language Settings -> Chinese (Simplified, China) options -> Microsoft Pinyin options -> General -> Compatibility -> Use previous version of Microsoft Pinyin

I believe this issue may have been fixed in Windows 10 as part of the Nov 2020 update:

https://support.microsoft.com/en-us/topic/kb4564002-you-might-have-issues-on-windows-10-version-20h2-and-windows-10-version-2004-when-using-some-microsoft-imes-63696506-47d2-9997-0b72-41a68e328692

https://support.microsoft.com/en-us/topic/november-30-2020-kb4586853-os-builds-19041-662-and-19042-662-preview-8fb07fb8-a7dd-ea62-d65e-3305da09f92e

@kingller
Copy link
Author

OK. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants