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 correcting a spelling or grammar mistake at the beginning or end of a comment, the update does not persist in the comment text. However, corrections made within the body of the comment are reflected properly.
📝 Provide detailed reproduction steps (if any)
Type a comment in CKEditor 5 containing a spelling or grammar mistake at the start or end.
Use a spellchecker (such as WebSpellChecker) to correct the mistake.
Observe that the correction does not persist in the comment text.
✔️ Expected result
Spelling corrections should be consistently applied and persist, regardless of their position in the comment.
❌ Actual result
Corrections at the start or end of a comment are not saved, while corrections in the middle of the comment work as expected.
When correcting a spelling or grammar mistake at the beginning or end of a comment, the update does not persist in the comment text. However, corrections made within the body of the comment are reflected properly.
📝 Provide detailed reproduction steps (if any)
✔️ Expected result
Spelling corrections should be consistently applied and persist, regardless of their position in the comment.
❌ Actual result
Corrections at the start or end of a comment are not saved, while corrections in the middle of the comment work as expected.
📃 Other details
See #7816.
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: