Bug 170884 - Static word wrap sets courser to the beginning of the new line
Summary: Static word wrap sets courser to the beginning of the new line
Status: RESOLVED DUPLICATE of bug 168534
Alias: None
Product: kate
Classification: Applications
Component: kwrite (show other bugs)
Version: unspecified
Platform: Debian testing Unspecified
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-11 23:41 UTC by Wolfgang Mader
Modified: 2008-09-15 19:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wolfgang Mader 2008-09-11 23:41:40 UTC
Version:            (using KDE 4.1.1)
Installed from:    Debian testing/unstable Packages

Hello,

I have "static word wrap" enabled. If I now reach the end of the line the word I am type is taken to the next line but the curson is set to the beginnging of the new line, not behind the word. E.g.: * marks cursor
---
This is the line I am typing at the mom*
---
->Now this line ends and gets broken
---
This is the line I am typing at the
*mom
---
->but the expected behaviour is 
---
This is the line I am typing at the
mom*
---

So what you end up with is
---
This is the line I am typing at the
ent*mom
---


Thank you.
Comment 1 Dominik Haumann 2008-09-15 19:09:31 UTC
duplicate

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