Closed Bug 115900 Opened 24 years ago Closed 23 years ago

merging blocks via backspace/forward-delete only works with text

Categories

(Core :: DOM: Editor, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.4beta

People

(Reporter: mozeditor, Assigned: mozeditor)

Details

Take this html: <ol> <li>some text</li> </ol> more text If you put caret at end of "some text" and hit (forward) delete, it will pull up "more text" into the list item. But if the content after the list begins with some other type of inline content besides test, such as a <br> or an image, then instead the caret will pop down to after the list, deleting nothing. Example: <ol> <li>some text</li> </ol> <br> more text The above html will show failure case.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.8
pushing off 098 to 099
Target Milestone: mozilla0.9.8 → mozilla0.9.9
the swami says: things that will not land in 099!
Target Milestone: mozilla0.9.9 → mozilla1.0
Moving bugs to Mozilla1.1 that are not EDITORBASE+.
Target Milestone: mozilla1.0 → mozilla1.1
The days of having a half dozen milestones out in front of us to divide bugs between seem to be gone, though I dont know why. Lumping everything together as far out as I can. I'll pull back things that I am working on as I go.
Target Milestone: mozilla1.1alpha → mozilla1.2beta
[ushing these out as far as bugzilla will let me. I'll pull them back as I work on them.
Target Milestone: mozilla1.2beta → mozilla1.4beta
fixed by bid deletion rewrite
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.