Ticket #137 (closed Bug: fixed)
TAB space does not work
| Reported by: | vonah@… | Owned by: | martinkou |
|---|---|---|---|
| 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
comment:2 Changed 5 years ago by fredck
- Keywords Confirmed added
- Milestone set to FCKeditor 2.5
Confirmed with FF2 and IE6.
comment:5 Changed 5 years ago by alfonsoml
https://sourceforge.net/tracker/index.php?func=detail&aid=1579226&group_id=75348&atid=543656 has been marked as dup
comment:6 Changed 5 years ago by dricks2222
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:8 Changed 5 years ago by martinkou
- Owner set to martinkou
- Status changed from new to assigned
comment:9 Changed 5 years ago by martinkou
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 5 years ago by martinkou
- Status changed from assigned to closed
- Resolution set to fixed
Click here for more info about our SVN system.
