﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6839	FF - editor destructive on cut operation	Lynne Kues		"Open an editor with the following html

<p id=""_1272210411756"">
	P1</p>
<p id=""_1272210435459"">
	P2</p>
<p id=""_1272210435460"">
	P3</p>

Select P2 starting at the beginning of the line and drag until the beginning of P3 line. Cut.

The contents of last <p> tag is changed.  If you view the source it will be as follows:

<p id=""_1272210411756"">
	P1</p>
<p>
	P3</p>


"	Bug	closed	Normal		General	3.0	wontfix	IBM	
