Open Bug 233506 Opened 22 years ago Updated 5 years ago

joining two DLs results in one UL!!!

Categories

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

defect

Tracking

()

People

(Reporter: glazou, Unassigned)

Details

create a new document and insert the following HTML chunk <dl> <dt>dt1</dt> <dd>dd1</dd> </dl> <dl> <dt>dt2</dt> <dd>dd2</dd> </dl> then place the caret just before dt2 and hit the backspace key... Everything is turned into one UL and each DT/DD becomes an LI!!!
QA Contact: bugzilla → editor
Assignee: mozeditor → nobody

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

If you have reason to believe this is wrong, please write a comment and ni :jstutte.

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