﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12378	IE Quirks Mode: Unspecified Error when making a selection in the editor	Iliyan		"There is an old bug http://dev.ckeditor.com/ticket/9034 fixed 2 years ago, that is reproducible with CKEditor 4.4.4. On IE9 with document mode Quirks, start to select from the beginning of the text and the error rises. I checked the code in version 3.6.5, the fix was in 'selection' plugin, just an try .. catch block around textRng.select(); at line 449. In the  current version this code is in the core (file selection.js line 645), the try catch block is absent and error is reproducible again.
"	Bug	closed	Normal		General		expired		
