﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5715	Cell color picker dialog returns focus to document	Tobiasz Cudnik	Tobiasz Cudnik	"Cell color picker dialog returns focus to document.

=== Reproduce ===
 1. Use content with some table, eg:
{{{
<table>
	<tbody>
		<tr>
			<td>
				TD</td>
		</tr>
	</tbody>
</table>
}}}
 2. Open cell properties dialog (context menu -> Cell -> Cell properties).
 3. Open background/border color picker.
 4. Close second dialog (color picker).
 5. Hit TAB.

=== Result ===
 1. Focus is gained by main document and tabbed are page elements.

=== Expected ===
 1. Focus goes back to Cell properties dialog.

I'm setting milestone to 3.3 as this may be related to #4649."	Bug	closed	Normal	CKEditor 3.4.1	UI : Dialogs	3.1	fixed		
