Opened 19 years ago
Closed 18 years ago
#137 closed Bug (fixed)
TAB space does not work
| Reported by: | Owned by: | Martin Kou | |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
| Component: | General | Version: | FCKeditor 2.4 |
| Keywords: | SF Confirmed | Cc: | kagupta@… |
Description
Hey guys,
Since last version (2.3.x) I use the tabspace = 5 to configure a 5 spaces ident when pressing the TAB key. On version 2.4 this behavior stopped working, although the fckconfig also being configured to 5. Now when I press TAB the cursor goes to the next field on the page intead of spacing the text on 5.
PIV 2,4GHz - WinXP Prof SP2, IE7
Tks, VONAH
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1655349&group_id=75348&atid=543653
Change History (10)
comment:1 Changed 19 years ago by
| Reporter: | changed from Frederico Caldeira Knabben to vonah@… |
|---|
comment:2 Changed 18 years ago by
| Keywords: | Confirmed added |
|---|---|
| Milestone: | → FCKeditor 2.5 |
comment:5 Changed 18 years ago by
comment:6 Changed 18 years ago by
Moreover, there is a side effect : Set the editor to Fullscreen (using the toolbar button) and go in Source Mode. Click inside the source, and press [TAB] repeteadly to see an awful behavior... I think [TAB] should be DISABLED in source mode (or insert x real spaces).
comment:7 Changed 18 years ago by
| Cc: | kagupta@… added |
|---|
comment:8 Changed 18 years ago by
| Owner: | set to Martin Kou |
|---|---|
| Status: | new → assigned |
comment:9 Changed 18 years ago by
A brief investigation into the current SVN code shows that the FCKConfig.TabSpaces setting is ignored. There's only some leftover code in internals/fck_ie.js that would check the FCKConfig.TabSpaces setting, but even those leftover code isn't doing anything useful now.
comment:10 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Click here for more info about our SVN system.

Confirmed with FF2 and IE6.