Ticket #137 (closed Bug: fixed)

Opened 18 months ago

Last modified 14 months ago

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

Changed 18 months ago by fredck

  • reporter changed from fredck to vonah@…

Changed 15 months ago by fredck

  • keywords Confirmed added
  • milestone set to FCKeditor 2.5

Confirmed with FF2 and IE6.

Changed 15 months ago by fredck

#251 has been marked as DUP.

Changed 15 months ago by fredck

#384 has been marked as DUP.

Changed 15 months 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).

Changed 15 months ago by fredck

  • cc kagupta@… added

Changed 14 months ago by martinkou

  • owner set to martinkou
  • status changed from new to assigned

Changed 14 months 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.

Changed 14 months ago by martinkou

  • status changed from assigned to closed
  • resolution set to fixed

Fixed with [425] and [426].

Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.