Bug 61061

Summary: QtEditor undo does not always undo right
Product: [Applications] kdevelop Reporter: Jon Smirl <jonsmirl>
Component: QEditorAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED INTENTIONAL    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jon Smirl 2003-07-10 18:46:27 UTC
Version:           CVS (using KDE KDE 3.1)
Installed from:    RedHat RPMs

There is an off by one error in the undo code but I can't nail it down. Sometimes when I undo the first character of the undone text is lost. Sometimes it is the last. 

It seems to be related to pasting code from outside the kdevelop environment.  Sometimes I notice white space problems with pasting external code. The undo problems seem coorelated to the white space problems. Could be a problem in CRLF processing with pasted code.

The bug is probably related to underlying structures that aren't visible to a user. If I can figure out how to reproduce I will add onto this report.
Comment 1 Matt Rogers 2006-03-16 21:35:31 UTC
QEditor has been removed for KDevelop 4 and none of these bugs will be fixed 
between now and then.