You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
If you position the cursor at the beginning of a paragraph, shift-arrow down, then press delete, the text should be deleted. On HEAD on Chrome, instead the cursor moves to the previous line and the text is not deleted.
I bisected the issue to 2d1aaafa from #4455. Not sure what the problem is. I see that the change affects Chrome only, and I tested on Safari; the bug is not present.
Description
If you position the cursor at the beginning of a paragraph, shift-arrow down, then press delete, the text should be deleted. On HEAD on Chrome, instead the cursor moves to the previous line and the text is not deleted.
I bisected the issue to 2d1aaafa from #4455. Not sure what the problem is. I see that the change affects Chrome only, and I tested on Safari; the bug is not present.
Recording
Bug at 2d1aaafa :
Correct behavior at previous commit 8eb1abac :
Sandbox
https://www.slatejs.org/examples/richtext
Steps
To reproduce the behavior:
Expectation
Text should be deleted.
Environment
The text was updated successfully, but these errors were encountered: