react-component / input-number

React Input Number

Home Page:https://input-number.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

win10 chrome 输入 123 自动变成 11233

six-px opened this issue · comments

win10 chrome 有两台电脑100%复现 如下网址
https://codesandbox.io/s/currency-wrapper-antd-input-3ynzo?file=/src/index.js
有一台win7没有复现 还有一台win10(没注意浏览器)没有复现

目前我们把InputNumber 的 formatter 全部删除了。

我在项目里也遇见了同样的问题,chrome下

哇。。想了好久,想破脑袋都没想到是输入法的问题。。太难了

win10 谷歌 未复现

commented

win10 谷歌 未复现

Win10 自带输入法 中文模式下

commented

win10 自带的微软拼音输入法中文模式下会稳定复现,但在qq输入法下不会有问题

commented

如果 Win10 升级版本较新的话,需要进行以下设置才能复现该问题:

image

所以我想这是不是应该算微软输入法的 bug。