Bug 88157

Summary: kedit converting tabs to spaces
Product: [Applications] kedit Reporter: David Rosenstrauch <darose>
Component: generalAssignee: Bernd Wuebben <wuebben>
Status: RESOLVED DUPLICATE    
Severity: normal CC: darose, f.reifenstahl
Priority: NOR    
Version: 1.3   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description David Rosenstrauch 2004-08-26 20:56:35 UTC
Version:           1.3 (using KDE KDE 3.3.0)
Installed from:    Unlisted Binary Package
OS:                Linux

Kedit seems to be converting lines with leading tabs into spaces (1 space per tab) when a file gets saved.

e.g., this file:

no tab
	one tab
		two tabs

will look like this after being saved:

no tab
 one tab
  two tabs
Comment 1 David Rosenstrauch 2004-08-26 20:59:06 UTC
note:  tabs got stripped out of the demo file I listed.  The "before" file should read like:

no tab
\tone tab
\t\ttwo tabs
Comment 2 DiederikV 2004-09-01 21:54:08 UTC
I confirm. This is very annoying. I just edited a couple of python files and now I need
to re-edit all of them! My punishment for not using vi. This is starting to look like windows.
If it's a bug, fine, I certainly hope this was not done on purpose. 
Thanks for listening. Keep up the good work.
Comment 3 Edwin Schepers 2004-09-18 16:52:17 UTC
*** Bug 89687 has been marked as a duplicate of this bug. ***
Comment 4 Edwin Schepers 2004-09-18 16:58:12 UTC

*** This bug has been marked as a duplicate of 89410 ***