﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9159	pasting a table in IE8  and Chrome all cells inherits indent from a paragraph	Alvaro		"When I have a paragraph with text-indent and paste a table in IE8 or Chrome, the table inherits <p> properties to all cells, but when I change to source code and come back the table is fixed.

When this occurs and I look into IE developer tools, the table is inside P tag, and when I go to source, CKE moves to outside.

To reproduce: use this code as source:
<p style=""text-indent: 80px""> abcde</p>

go to wysiwyg then copy  and paste a table from http://www.normaslegais.com.br/legislacao/simples-nacional-anexoI.html

Tested in 3.6.3 and nightly build 7578
This works fine in IE9, FF13, FF14"	Bug	confirmed	Normal		Core : Pasting	3.0		IE Webkit	
