﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7622	Paste from notepad inconsistencies between browsers, formatting issue in IE8	Michael Camden		"When pasting the attached text file it is correctly displayed in FF/Chrome with the line spacing. In IE the extra spaces are lost. I'm using the default enter mode (paragraph), my CSS file has removed the margin between paragraphs.

{{{
p {margin-top: 0px;margin-bottom: 0px;}
}}}

In IE, 3 paragraphs are generated. In FF 2 BR tags are inserted in between the sentences. In Chrome DIV blocks are created to maintain formatting. IE is the only browser that loses formatting in this case.

Steps to reproduce:[[BR]]
1. Copy attached text[[BR]]
2. Paste text in editor [[BR]]
"	Bug	closed	Normal		Core : Pasting	3.0	wontfix	CantFix	mcamden@…
