﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10684	Paste from Word leaves margin attribute	santaclaus21		"So, I'm trying to use ""Paste from Word"" for copy html from web browser directly (leatest chrome). 

I have used:
  config.pasteFromWordRemoveFontStyles = true;
  config.pasteFromWordRemoveStyles = true;

but, 

first: sometimes in html source I can see font size (!) with long fraction and px - even if source had defined it in ""em"". 

second: code contains margin definition (eg. ""<p style=""margin-left:10px;"">[...]</p>"")

conclusion: I need only to copy clear html code, with strong, underline etc. without ANY STYLES and CLASS. Paste from Word gives not exactly what I need, ""Paste as plain text"" also (no strong, italic and underline)..

Any help? :)

"	Bug	closed	Normal		Core : Pasting		invalid		
