﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8138	Arrow keys stop working after hide-show cycle	Paweł		"This bug is similar to http://dev.ckeditor.com/ticket/6788.

This happens when you use CKEditor in tab elements. After hide & show CKeditor I can't move cursor with arrow buttons.

To reproduce the bug go into online demo and type the following into your javascript console:


{{{
$('.demoInside').hide();
$('.demoInside').show();
}}}
Place your cursor and try to move left / right using the arrow keys.

Firefox 5 (Win7)
"	Bug	confirmed	Normal		General	3.3		Firefox	
