Closed
Bug 55849
Opened 25 years ago
Closed 25 years ago
Copy/paste of list fails to put the trailing item inside the destination list
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: sfraser_bugs, Assigned: mozeditor)
References
Details
Make a 4-item list in composer, just like:
* this
* is
* a
* list
Now drag-select over the entire list, starting before the 't' of this, and ending
after the 't' of list. Do a Copy. then Paste into another page, or lower on the
same page.
Notice that the results are variable depending on exactly how you select (with
the "how" here being too sensitive to be meaningful). I either get the last two
list items merged into one, or the first and last list items don't get bulleted
on paste.
| Assignee | ||
Comment 1•25 years ago
|
||
fixed on trunk by 50742 work. if we land that we fix this too.
Status: NEW → ASSIGNED
Depends on: 50742
Comment 2•25 years ago
|
||
tested this with a mac mozilla branch debug build from today. I don't see any
problems. Joe--I think you can mark this fixed.
| Reporter | ||
Comment 3•25 years ago
|
||
Fixed by NOXIF
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•