段首\行首输入中文第一个字母会错误上屏
meng-fan-lei opened this issue · 6 comments
meng-fan-lei commented
比如在段首\行首输入nihao,第一个字母n会错误上屏,导致输入的文本与预期不同,并且该bug在Enter创建新段落和Shift+Enter换行后稳定触发。
luolonghao commented
输入文字就报错?你的操作系统和浏览器版本报一下
meng-fan-lei commented
luolonghao commented
很神奇。我在 Windows 10 的 Edge 和 Chrome 上都没能复现。我再找找原因。
luolonghao commented
最新版本应该没问题了,帮忙在官网上的演示试试,谢谢。
meng-fan-lei commented
macOS测试该问题已修复,但输入中文的时候按回车的问题依然存在。
在edge浏览器会添加新的段落,在firefox浏览器回车输入后光标会跳到输入的内容的前方(这个仅在鼠须管输入法触发,应该是输入法的问题)。
luolonghao commented
MacOS 上输入中文,拼音状态下回车,代码再加了判断,现在没问题了。MacOS 上的 Firefox 也用 QQ 输入法没问题。特定输入法问题暂时不处理。