﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11671	[IE 8-10] inserttext space as first call on editor problem	Hans van Leuken		"please take a look at the following JSFiddle: http://jsfiddle.net/5zx3B/1/ in IE10

click on button: ""space""

click on button: ""letter A""

result: ""A""

expected result: "" A""

Take an empty editor.
If you call insertText("" "") the space is displayed. If you call insertText(""A"") the space is removed and the ""A"" is added.

"	Bug	confirmed	Normal		General	4.0		IE	
