[Bug 63342] New: Word Wrap destroys next newline

Geoffrey Huang ghuang at offramp.org
Wed Aug 27 23:06:02 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=63342     
           Summary: Word Wrap destroys next newline
           Product: kdevelop
           Version: unspecified
          Platform: RedHat RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: ghuang at offramp.org


Version:            (using KDE KDE 3.1)
Installed from:    RedHat RPMs
OS:          Linux

When Word Wrap is enabled in the KDevelop editor, newlines on the next lines get squashed.  To reproduce:

1) Enable Word Wrap (I have it set at 78 chars)
2) Type a single word on a line
3) Go one line up, then type a bunch of characters on that line to force the line to wrap

Result: The wrapped characters wrap, but they appear on the same line as the single word.

Expected behavior: the characters should wrap, but they should be on a line separate from the single word.  I.e., the single word should still be on its own line (and moreover, it should preserve any spacing/indentation previously present).




More information about the KDevelop-devel mailing list