Closed Bug 71877 Opened 24 years ago Closed 24 years ago

Extra bullet item does not get deleted when backspace button is pressed

Categories

(Core :: DOM: Editor, defect)

x86
Windows NT
defect
Not set
normal

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: shrir, Assigned: rubydoo123)

References

()

Details

seen on windows 0312 trunk. Problem seen basically while cut/pasting stuff from one file to another. steps: 1 Open a blank composer window 2 Go to the above url 3 Select the first line that lists the name "Dawn Ratcliffe" 4 Do CTRL+C 5 Now, go to the blank composer window and do CTRL +V 6 the list item and its contents get pasted correctly 7 Now, hit ENTER 8 Observe that another blank list item appears...indent it once to the right 9 Go back to the first page now(url mentioned) 10 Copy just the first line of Dawn's report that says "Spent..." 11 Come back to the composer page and CTRL +V in the blank list item 12 Observe that another level of list item gets added which is right..but.. 13 Go to the first character of this new list item and hit BACKSPACE 14 see that the second level ist item remains where it was and the newly added list item got deleted and the text gets appended to the first level of list item.. Pls let me know if you want me to reproduce it for you.
I don't understand the problem -- if I have a browser window open with the above url and a composer window open and do the outlined steps -- this is what I get: 1. copy/paste the first line: * Dawn Ratcliffe 2. enter another list item * Dawn Ratcliffe * 3. indent the 2nd list item: * Dawn Ratcliffe o 4. copy/paste the 1st line of the nested list into the empty list item: * Dawn Ratcliffe o Spent Saturday at a company picnic. It was ... o 5. go to the left of the S in Spent and hit backspace: * Dawn Ratcliffe Spent Saturday at a company picnic. It was ... o and that is what I end up with -- what is wrong with that?
doh..for me..the newly added list(which was cut and pasted) was getting appended below the blank one...so whenever I hit backspace (expecting the blank list item wwould go away), it would stay there and the text got appended to the top list. Cannot reproduce now.. :(.. feel free to resolve it...
great, resolving as wfm
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
verified in 3/14 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.