Closed Bug 10584 Opened 25 years ago Closed 25 years ago

Deleting non-text-node, deletes text after it.

Categories

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

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: kinmoz, Assigned: mozeditor)

References

Details

Deleting a selected non-text node can delete the text after it. To reproduce,
load the following html into the editor:

<html>
<head><title></title></head>
<body>
BeforeHR <hr> AfterHR
</body>
</html>

Click on the horizontal rule so that it is selected. Now hit the backspace key
on the keyboard to delete it. Notice that the text "AfterHR" disappeared too?
accepting bug
setting milestone to m9
Depends on: 10590
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
fixed
Status: RESOLVED → VERIFIED
verified in 8/12 buiid.
You need to log in before you can comment on or make changes to this bug.