Open Bug 242219 Opened 20 years ago Updated 3 years ago

Deletion reorders nodes edge case

Categories

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

defect

Tracking

()

People

(Reporter: neil, Unassigned)

Details

Steps to reproduce problem:
Insert HTML source:
<div><br>
<p>Line 1
<br>Line 2
</p></div>
Cursor back to the top and press Del.
Expected results: Less vertical space before line 1
Actual results: Line 2 moved above line 1
Additional information: The whitespace between the <br> and <p> is relevant.
This sounds like a duplicate of another bug.  I just reviewed a patch from last
year which might fix (or change?) this bug; the patch is from Kai Engert and I
think the bug is assigned to jfrancis.
QA Contact: bugzilla → editor
Assignee: mozeditor → nobody

Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.

If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.

Severity: normal → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.