Bug 159156

Summary: kate always moves cursor to end of first line pasted
Product: [Applications] kate Reporter: Charles Samuels <charles>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: sdr
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Charles Samuels 2008-03-11 21:05:18 UTC
Version:           2.5.8 (using 3.5.8, Debian Package 4:3.5.8.dfsg.1-7 (lenny/sid))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.24-1-686-bigmem

When you paste multiple lines into a document:

====
Hello
These
Are Individual Lines
====

Kate always leaves the carat after the first line:
====
Hello|
These
Are Individual Lines
====

I would expect it to leave them at the end.

I cannot seem to find any configuration option that fixes this.

There appears to be no Debian patch that could cause this.
Comment 1 Stoian Ivanov 2008-03-13 18:43:45 UTC
Confirming this in Gentoo and kde 3.5.9

Comment 2 Stoian Ivanov 2008-03-13 18:48:19 UTC
This hapens everywhere a kate component is usesd kwrite/kdevelop/quanta/...
Comment 3 Matthew Woehlke 2008-03-15 00:13:09 UTC

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