﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
17067	Can't select cells in tfoot	Tomasz Jakut	Tomasz Jakut	"== Steps to reproduce ==

1. Open https://jsfiddle.net/0cr59Loa/
2. Start selecting from a row above the one with headings.
3. Stop selecting at the end of the table

== Expected result ==

All selected rows remain selected.

== Actual result ==

All rows below the one with headings are unselected just after releasing mouse button.

== Other details (browser, OS, CKEditor version, installed plugins) ==

It seems to be connected with the order of elements in table. If `tfoot` is after `tbody`, then everything seems to be working correctly.
"	Bug	review	Normal		General	4.7.0			
