﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8653	Arrow keys in Firefox don't work if editor is absolutely positioned.	David Alan Hjelle		"This bug is similar to http://dev.ckeditor.com/ticket/8138.

Using Firefox 9.0.1 on Fedora and on Windows, I can run the following line of JS in the console on the demo page:


{{{
document.getElementById( ""cke_editor1"" ).style.position = ""absolute"";
}}}

This causes the arrow keys to stop moving the caret in the editor, as they do in all other browsers I've tested.

(This may be a Firefox bug. If I can reduce it to that, I will report that to Mozilla and report back here, as well.)"	Bug	closed	Normal		General	3.3	duplicate	Firefox9	
