﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6642	IE: Issue with pasting content over the Heading 1 paragraph format	James		"'''Steps to reproduce the defect:'''

 1. Open the Ajax sample in IE7 or IE8.
 2. Paste this text into the source view

{{{
<h1>
	Heading 1</h1>
<p>
	Normal Text</p>
}}}
 3. Change back to WYSIWYG mode & copy the text.
 4. Press CTRL + A to select the text & press CTRL + V to paste.

'''Expected:''' The text that was copied should look the exact same when pasted.

'''Actual:''' Heading 1 is wrapped in 2 <h1> tags and the Normal text is wrapped in a <h1> tag.
"	Bug	closed	Normal		Core : Pasting	3.4.2	fixed	IE IBM	Damian joek Satya Minnekanti
