Bug 61061 - QtEditor undo does not always undo right
Summary: QtEditor undo does not always undo right
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: QEditor (show other bugs)
Version: git master
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-10 18:46 UTC by Jon Smirl
Modified: 2006-03-16 21:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.