﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9257	[Safari 5] Pasted data are wrapped with styling <div>	Piotrek Koszuliński		"1. Open any replacebyclass sample.
2. Delete everything.
3. Write one paragraph of text.
4. Select all and copy.
5. Press ctrl+v, enter few times.
6. Switch to source mode.

Editor content:

{{{
<p>test.</p>

<div style=""font-family: Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255); "">
<p>test.</p>

<div style=""font-family: Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255); "">
<p>test.</p>

<div style=""font-family: Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255); "">
<p>test.</p>

<div style=""font-family: Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255); "">
<p>test.</p>
</div>
</div>
</div>
</div>
}}}

This issue is reproducible on v3 as well.

Chrome wraps pasted content in styling span only when ""styling"" contexts of copied content origin and paste place differ. It looks like Safari unfortunately always does this."	Bug	closed	Normal		General	4.0	duplicate		
