[Bug 49165] cursor does not wrap when at far left edge of window

[email protected] 15 Oct 2002 19:25:05 -0000
Newsgroups gmane.comp.kde.devel.kate
Message-ID <[email protected]>
------- 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=49165     




------- Additional Comments From [email protected]  2002-10-15 21:25 -------
I just did a make clean in both kdelibs/interfaces/ktexteditor as well as  
kdelibs/kate and then did a full make.  After the make i deleted the directory  
in /usr/kde/3.1/share/apps/katepart and then did the make install.  
  
Same behavior with dynamic wrapping on and off.  The test case is simple. Just  
type on more than one line. Start at the very end of the last line and hold  
down the left arrow key. What happens? For me it gets to the left side of the  
window and just stays.  The desired behavior is for the cursor to eventually  
back-wrap all the way to the very beginning of the very first line...