Editor insertion methods may leave empty spans for selection over multiple block elements #3177
Labels
core
The issue is caused by the editor core code.
status:confirmed
An issue confirmed by the development team.
type:bug
A bug.
Type of report
Bug
Provide detailed reproduction steps (if any)
Related to #2813 and extracted from #2987 (review).
Insert ...
button under editor (apart fromInsert text
).Expected result
Text
div
is inserted, no empty red-bordered elements left.Actual result
Text
div
is inserted, one/two empty red-bordered elements left.May be somehow related to #3175 (or some of its subcases).
Other details
4.5
is the oldest one I have checked)The text was updated successfully, but these errors were encountered: