Closed
Bug 57989
Opened 25 years ago
Closed 24 years ago
Pasting list items into list can orphan last list item
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
mozilla0.9.2
People
(Reporter: mozeditor, Assigned: mozeditor)
References
Details
(Whiteboard: [list][QAHP] fix in hand see 57477)
Make two different lists in composer (say, with 4 items each, each item holding
some text). Copy list items 1, 2, and part of 3 from one of the lists, and paste
it into the other list. Notice that the copied portion of list item 3 doesn't
end up in the target list.
I know what causes this and fix is mostly done...
| Assignee | ||
Comment 1•25 years ago
|
||
cc'ing simon since he first reported this; acceptng; setting milestone to moz 0.9
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9
| Assignee | ||
Comment 2•24 years ago
|
||
moving a bunch of 0.9 bugs to 0.9.1
Target Milestone: mozilla0.9 → mozilla0.9.1
| Assignee | ||
Updated•24 years ago
|
Target Milestone: mozilla0.9.1 → mozilla0.9.2
Updated•24 years ago
|
Whiteboard: [QAHP] → [list][QAHP]
Comment 3•24 years ago
|
||
cc: paw.
| Assignee | ||
Comment 4•24 years ago
|
||
the patch for this is merged into the patch in 57477.
Whiteboard: [list][QAHP] → [list][QAHP] fix in hand
Updated•24 years ago
|
Whiteboard: [list][QAHP] fix in hand → [list][QAHP] fix in hand see 57477
| Assignee | ||
Comment 6•24 years ago
|
||
fix checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•