Closed Bug 15832 Opened 25 years ago Closed 25 years ago

can't split paragraph into list items

Categories

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

defect

Tracking

()

VERIFIED INVALID

People

(Reporter: sujay, Assigned: mozeditor)

References

Details

using 10/7 build of apprunner

1) launch apprunner
2) launch editor
3) click in a paragraph
4) make it a list
5) now just hit return to move that portion of text to a second
list item.


it doesn't happen, the text moves down after hitting return but doesn't
get put into another list item...

all platforms.
accepting/m11
Target Milestone: M11 → M12
pushing off till next week
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
invalid.  this is how it's supposed to work.
*** Bug 14652 has been marked as a duplicate of this bug. ***
Status: RESOLVED → REOPENED
if its a DUP then why is this bu marked invalid???
Resolution: INVALID → ---
Clearing INVALID due to reopen.
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → INVALID
Actually, as written 14652 was invalid as well.  But there was a related issue
that was a real bug that I recently fixed.

making a list item out a real html paragraph (<p> tag) will give yo ua list item
that doens't behave like a list item when you hit return (ie, it won't split into
a new list item).  This is how it is supposed to work, so it that problem is
INVALID.

A related issue is that you used to get paragraphs whenever you chose "normal"
from the paragraph format popup (or menu).  Now you don't.  So now any text that
is "normal" won't exhibit the counterintuitive behavior when you make it into a
list.  This problem is FIXED.

I got confused reading 14652 and thought it was the FIXED problem above, when it
was actually the INVALID problem above.

marking invalid.
Status: RESOLVED → VERIFIED
verified in 12/7 build.
You need to log in before you can comment on or make changes to this bug.