Closed Bug 1820451 Opened 2 years ago Closed 2 years ago

Replacing block boundaries with inserting text does not work once enabling new join/split node direction

Categories

(Core :: DOM: Editor, defect, P2)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1820449

People

(Reporter: masayuki, Assigned: masayuki)

References

Details

TEST-UNEXPECTED-FAIL | /editing/run/inserttext.html?2001-last | [["inserttext","d"]] "<div>abc{</div><div>}efg</div>" compare innerHTML - assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div>abcdefg</div>" but got "<div>abcefg</div>" 

This will be fixed by the patch for bug 1820449 due to a bug in deleting selection path.

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1820449
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.