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

【bug】新添加的行上打字, 光标会移动到打出的第一个字符左边 #92

Open
yanyim opened this issue Dec 3, 2020 · 1 comment

Comments

@yanyim
Copy link

yanyim commented Dec 3, 2020

https://codesandbox.io/s/braft-editor-demo-tnugg
复现流程
1, 新建一个表格
2,鼠标放到最左边,点加号新加一行
3, 在一行上打字, (英文输入), 比如输入 abc
结果打出 a 后, 光标会自动移动到左边, 导致打出的结果是 bca

正确结果是 光标应该一直在文字的右边.

@yanyim yanyim changed the title 新添加的行上打字, 光标会移动到打出的第一个字符左边 【bug】新添加的行上打字, 光标会移动到打出的第一个字符左边 Dec 3, 2020
@fakeou
Copy link

fakeou commented May 30, 2022

请问解决了吗

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

No branches or pull requests

2 participants