kendo-ui-core
kendo-ui-core copied to clipboard
Immutable content is removed when a line is deleted in the Editor
Bug report
Immutable content is incorrectly removed when you delete line in the Editor textarea.
Reproduction of the problem
- Open this demo - https://demos.telerik.com/kendo-ui/editor/immutable-elements
- Place your mouse cursor after Dear Your Name,
- Hit Enter
- Hit Backspace
Current behavior
The immutable "Dear" part of the text is removed instead of the empty line
Expected/desired behavior
The immutable content should not be removed
Environment
- Kendo UI version: 2022.3.913
- Browser: [all]