﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6842	cloneContents can remove the selection.	Joe Kavanagh		"1. Open the Ajax sample in Firefox.

2. Type some text.

3. Click the 'Remove Editor' button.

4. Click the 'Create Editor' button.

5. Using the mouse select the text you entered in step 2.

6. Using the Firebug console execute the following:

editor.getSelection().getRanges()[0].cloneContents()

Observe that the text is no longer selected after cloneContents has been called.
"	Bug	closed	Normal		General	3.4.3	wontfix	IBM	Damian
