| Summary: | Normal indenter doesn't copy whitespace from the above line correctly. | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Bernhard Beschow <shentey> |
| Component: | indentation | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kevin.kofler |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bernhard Beschow
2009-11-11 19:06:40 UTC
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 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 *** Bug 153324 has been marked as a duplicate of this bug. *** |