Pasting an inline widget as plain text inserts additional empty lines before and after widget text #17052
Labels
package:clipboard
package:widget
squad:core
Issue to be handled by the Core team.
support:2
An issue reported by a commercially licensed client.
type:bug
This issue reports a buggy (incorrect) behavior.
📝 Provide detailed reproduction steps (if any)
Cmd + Shift + V
)✔️ Expected result
The inline widget gets pasted as its text representation inline
❌ Actual result
New empty lines are inserted before and after the inline widget pasted as plain text.
📃 Other details
newLinePadding
inviewtoplaintext.ts
in the Clipboard pluginckeditor5/packages/ckeditor5-clipboard/src/utils/viewtoplaintext.ts
Line 57 in f0422ec
The text was updated successfully, but these errors were encountered: