[Bug 214147] New: Normal indenter doesn't copy whitespace from the above line correctly.

View: New views
3 Messages — Rating Filter:   Alert me  

[Bug 214147] New: Normal indenter doesn't copy whitespace from the above line correctly.

by Bugzilla from bbeschow@cs.tu-berlin.de :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=214147

           Summary: Normal indenter doesn't copy whitespace from the above
                    line correctly.
           Product: kate
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: indentation
        AssignedTo: kwrite-devel@...
        ReportedBy: bbeschow@...


Version:           Unbekannt (using 4.3.3 (KDE 4.3.3), Chakra KDE)
Compiler:          gcc
OS:                Linux (i686) release 2.6.31-ARCH

When tabs are enabled, the normal indenter replaces spaces by tabs when copying
leading whitespace from the above line. The expected behavior would be to
always make an exact copy of whitespace from the line above, regardless wheter
tabs are enabled.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel@...
https://mail.kde.org/mailman/listinfo/kwrite-devel

[Bug 214147] Normal indenter doesn't copy whitespace from the above line correctly.

by Bugzilla from bbeschow@cs.tu-berlin.de :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=214147


Bernhard <bbeschow@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Bernhard <bbeschow cs tu-berlin de>  2009-11-15 18:51:26 ---
SVN commit 1049708 by beschow:

Always use leading whitespace of previous line in normal indentation mode.

BUG:214147
REVIEW:2138

 M  +8 -0      document/katetextline.cpp  
 M  +2 -0      document/katetextline.h  
 M  +16 -3     utils/kateautoindent.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1049708

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel@...
https://mail.kde.org/mailman/listinfo/kwrite-devel

[Bug 214147] Normal indenter doesn't copy whitespace from the above line correctly.

by Bugzilla from bbeschow@cs.tu-berlin.de :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=214147





--- Comment #2 from Bernhard <bbeschow cs tu-berlin de>  2009-11-15 18:56:47 ---
SVN commit 1049711 by beschow:

backport SVN commit 1049708 to KDE 4.3 branch:
Always use leading whitespace of previous line in normal indentation mode.

BUG:214147
REVIEW:2138

 M  +8 -0      document/katetextline.cpp  
 M  +2 -0      document/katetextline.h  
 M  +16 -3     utils/kateautoindent.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1049711

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel@...
https://mail.kde.org/mailman/listinfo/kwrite-devel