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 accepting the browsers suggested word - then the complete paragraph disappears.
This does not happen if I type in the text, only if I paste in the text (normal paste)
If I do a text-only-paste, the spell check functionality is ok.
Note
This issue only happens on Windows (Chrome, Edge)
rte-wtf.mp4
Expected outcome
The text should not disappear.
Minimal reproducible example
Can be reproduced with dev/rich-text-editor.html page in this repo.
Steps to reproduce
Copy/paste some text found in a browser.
Trigger the spell check on word (not the first word).
Apply any of the suggestions.
Now the text is gone.
Environment
Vaadin version(s): 24.2 (latest)
OS: Windows
Browsers
Chrome, Edge
The text was updated successfully, but these errors were encountered:
Here are relevant Quill issues: slab/quill#2527, slab/quill#2096. It is mentioned that they have been fixed by slab/quill#3807 which is merged to develop branch for the upcoming 2.0 release (not yet published).
We should investigate whether we can update our fork (with shadow DOM support) to include the fix linked above.
Description
From a customer:
Note
This issue only happens on Windows (Chrome, Edge)
rte-wtf.mp4
Expected outcome
The text should not disappear.
Minimal reproducible example
Can be reproduced with
dev/rich-text-editor.html
page in this repo.Steps to reproduce
Environment
Vaadin version(s): 24.2 (latest)
OS: Windows
Browsers
Chrome, Edge
The text was updated successfully, but these errors were encountered: