1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-20 06:01:24 +02:00

fix: cursor jumps more than one character unexpectedly (#4671)

* Add test cases suggested in https://github.com/ianstormtaylor/slate/issues/4649#issuecomment-974015248

* fix: cursor jumping more than one character

* Optimization

* Make ZWJs in test strings visible
This commit is contained in:
unageek
2021-11-23 17:45:08 +09:00
committed by GitHub
parent e538065572
commit e3afda9466
3 changed files with 226 additions and 218 deletions

View File

@@ -0,0 +1,5 @@
---
'slate': patch
---
Fixed the issue where the cursor jumps more than one character unexpectedly