﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
251	Inconsistent Tab behavior	Mike Koepke		"The Tab key doesn't seem to behave as expected.  In FF it moves the text 2 characters.  In IE, the Tab key actually cycles between the web page elements and has no effect in the editor itself.  

With FF 2.0.0.2
1. Go to http://www.fckeditor.net/nightly/fckeditor/_samples/default.html
2. Create a second line of text underneath ""This is some sample text. You are using FCKeditor."" with 1234567890
3. Cursor to beginning of ""This is some sample text. You are using FCKeditor.""
5. Press Tab key.  The line ""This is some sample text. You are using FCKeditor."" shifts to right 2 spaces to position above '3' in second line.
5. Source does reveal ""<p>&nbsp;&nbsp;&nbsp; This...""

With IE 7.0
1. Go to http://www.fckeditor.net/nightly/fckeditor/_samples/default.html
2. Cursor to beginning of ""This is some sample text. You are using FCKeditor.""
3. Press Tab Key.  Cursor moves to Submit button
4. Pressing Tab again cursor cycles to next html element on sample page and so on

Additionally with FF, the FCKConfig.TabSpaces setting seems to be ignored.  I duplicated the above behavior with 2.4.0 on my site.  The above behavior has FCKConfig.TabSpaces = 0;.  Setting FCKConfig.TabSpaces = 8; makes no difference.  You still get ""<p>&nbsp;&nbsp;&nbsp; This...""



"	Bug	closed	Normal		General	SVN (FCKeditor) - Retired	duplicate	Confirmed	
