Closed
Bug 86766
Opened 25 years ago
Closed 25 years ago
pasting a bullet list into an existing list adds extra list item
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
mozilla0.9.3
People
(Reporter: rubydoo123, Assigned: mozeditor)
Details
(Whiteboard: [lists])
I swear this was already written up but can't find it.
To reproduce:
1. create a page with a bulleted list, just to be sure, add bodytext before and
after the list
2. save that file (call it file_1)
3. open a new document and create a bulleted list
4. save that file (call it file_2)
5. open file_1 in composer
6. open file_2 in the browser
7. select the entire list in file_2 (I just set the caret to the left of the
first character in the first bullet and dragged to the right of the last
character in the last bullet), and select to copy
8. go to file_1 in composer
9. highlight the entire list in file_1 (again, I just set the caret to the left
of the first character in the first bullet and dragged to the right of the last
character in the last bullet) and select paste
results: the original bulleted list in file_1 is replaced with the list in
file_2, but an extra list item is inserted at the bottom of the list
expected: no extra list items
| Reporter | ||
Updated•25 years ago
|
| Assignee | ||
Comment 2•25 years ago
|
||
moving from moz1.0 to moz093
Status: NEW → ASSIGNED
Target Milestone: mozilla1.0 → mozilla0.9.3
marking this one a DUP of 87882 because Kin has some important notes
in that one.
*** This bug has been marked as a duplicate of 87882 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•