﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10796	[IE] Text selection to end of caption causes JS error	Marek Lewandowski		"
since: '''4.0''' until '''master'''[[BR]]
issue not found in 3.6.6.1 though

1. open any sample with CKEditor (i.e. samples/replacebyclass.html)
2. using ""Templates"" button from toolbar, insert template ""Text and table"" (replacing current content)
3. click ""Table title"" in order to edit it
4. press Home key
5. press Shift+End key

'''Expected result:'''[[BR]]
Table caption text should be selected.

'''Current result:'''[[BR]]
Caret does not move, no text is selected. Javascript exception is thrown.

'''js error:'''[[BR]]
SCRIPT16389: Unspecified error.[[BR]]
selection.js, line 800 character 5

additional info:[[BR]]
if caption has multiple lines, issue occurs only in last line."	Bug	confirmed	Normal		General	4.0 Beta		IE	
