Bug 170884

Summary: Static word wrap sets courser to the beginning of the new line
Product: [Applications] kate Reporter: Wolfgang Mader <Wolfgang_Mader>
Component: kwriteAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Unspecified   
Latest Commit: Version Fixed In:

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 ***