﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3104	Tab focus on editor with tabindex after the editor has been focused is wrong	Martin Kou	Frederico Caldeira Knabben	"Steps to reproduce:

 1. Add 6 text areas in sample.html around the script tag with document.write( CKEDITOR.samples.htmlData ); - 3 text areas before it and 3 text areas after it.
 2. Added tabindex attributes to the text areas as 1,2,3,5,6,7 respectively.
 3. Add tabindex=""4"" to the textarea in replacebyclass.html.
 4. Open replacebyclass.html in Firefox or IE.
 5. Select one of the text areas before the editor, press tab until the editor is focused.
 6. Press tab again.
 7. The text boxes after the editor are skipped.

The skipping problem occurs also for Shift-Tab.
"	Bug	closed	Must have (possibly next milestone)	CKEditor 3.0	Accessibility	SVN (FCKeditor) - Retired	fixed	Oracle Review+	Senthil
