Bug 197554

Summary: edit begining of word at end of line inside a paragraph with word wrap enable
Product: [Applications] kate Reporter: Pierre <goued120>
Component: partAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: SVN   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Pierre 2009-06-22 23:10:20 UTC
Version:           2.0.81 (using 4.2.2 (KDE 4.2.2), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.28-13-generic

When static word wrapping is enable (from configure->editing->static word wrap, NOT view->dynamic word wrap), if editing the beginning of the last word of a line, which is NOT the last line of a paragraph, so that this word becomes too long to fit in the current line, the word goes to the beginning of next line as it should, but the cursor is moved to the end of the word instead of the current editing position in the word.

For example, if static word wrap set to 80 columns, and last but one line of a paragraph finish with word "cdef", the "f" being at column 80. I want to add "ab" at the beginning of this word. When I add the "a" the words "acdef" goes to the next line, and the cursor goes to the end of the word so that when I add the "b" I will end up with "acdefb".
Comment 1 Michel Ludwig 2009-09-22 23:17:28 UTC
This one is for KatePart.
Comment 2 Dominik Haumann 2009-09-23 08:31:19 UTC
Known problem.

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