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
When using v0.0.13-alpha.3 I'm encountering a problem when trying to unmark text after deleting marked characters, with no text selected (i.e., in a cursor-only state).
The recording below demonstrates the issue in the playground:
unmark-cursor-issue.mp4
How to Reproduce
Type some plain text
With the cursor at the end of the text, apply a mark (e.g. bold)
Type some marked characters
Delete all the marked characters
Remove the mark
Type some more characters
Expected behavior
The characters typed in step 6 must be unmarked (plain text).
Actual behavior
The characters typed in step 6 are still marked (unmarking wasn't applied properly).
The text was updated successfully, but these errors were encountered:
Description
When using
v0.0.13-alpha.3
I'm encountering a problem when trying to unmark text after deleting marked characters, with no text selected (i.e., in a cursor-only state).The recording below demonstrates the issue in the playground:
unmark-cursor-issue.mp4
How to Reproduce
Expected behavior
The characters typed in step 6 must be unmarked (plain text).
Actual behavior
The characters typed in step 6 are still marked (unmarking wasn't applied properly).
The text was updated successfully, but these errors were encountered: