﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6551	[IE7]: Improper behaviour when pasting a List in IE7	James		"'''Steps to reproduce the defect:'''

 1. Open the Ajax sample in IE7.
 2. Create the following multi-layered numbered list. 
{{{
<ol>
	<li>item 1</li>
	<li style=""margin-left: 40px"">item 2</li>
	<li style=""margin-left: 80px"">item 3</li>
</ol>

}}}
 3. Press CTRL + A and then CTRL + C to copy the list.
 4. Press CTRL + A and then CTRL + V to paste the list, replacing the list that is currently in the editor.

'''Expected:''' The pasted list should be identical to list that was copied.

'''Actual:''' The pasted list contains an extra number and ~ (tilda).
(see attachment)"	Bug	closed	Normal		Core : Lists	3.0	wontfix	IBM IE VendorFix	Damian joek Satya Minnekanti
