diff --git a/knowledge-base/editor-enter-new-line-gets-deleted-list-issue.md b/knowledge-base/editor-enter-new-line-gets-deleted-list-issue.md new file mode 100644 index 000000000..05883042e --- /dev/null +++ b/knowledge-base/editor-enter-new-line-gets-deleted-list-issue.md @@ -0,0 +1,73 @@ +--- +title: The line below is deleted when clicking enter in a list pasted from Word +description: Learn how to resolve the issue where ordered and unordered lists copied from Word are not properly displayed when pasted into RadEditor for ASP.NET AJAX. +type: how-to +page_title: The new line gets deleted when clicking enter in a list pasted from Word +slug: editor-enter-new-line-gets-deleted-list-issue +tags: radeditor, asp.net ajax, paste from Word, unordered list, issue +res_type: kb +--- + +## Environment + +| Product | RadEditor for ASP.NET AJAX | +| ------- | ------------------------- | +| Version | all | + +## Description + +When pasting content from Microsoft Word into RadEditor, you may encounter an issue where lists (ol and ul) are not properly displayed. Specifically, when you click enter after pasting the list, a line is deleted. This issue occurs because the pasted content sometimes has HTML structure anomalies, particularly with the list elements. + +For example, if you paste content into a [standard editable div/iframe element](https://dojo.telerik.com/UlaCozIk) (like the content area of RadEditor) and inspect it, you might notice an issue where a nested `