﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
17010	[API] Range#shrink method should allow for skipping bogus BR elements	Marek Lewandowski	Tomasz Jakut	"Make a selection as follows on a browser that puts bogus BR (e.g. Firefox):

{{{
<table>
	<tr>
		[<td>Cell 1.1</td>]
	</tr>
</table>
}}}

Try to call `range.shrink( CKEDITOR.SHRINK_TEXT )`. It will be stopped by bogus br inserted by the browser.

It should be possible to ignore such markup."	New Feature	closed	Normal	CKEditor 4.7.0	General	4.7.0	fixed		
