Bug 62440 - Qt Editor undo buffer is limited
Summary: Qt Editor undo buffer is limited
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: QEditor (show other bugs)
Version: git master
Platform: RedHat Enterprise Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-10 07:58 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-08-10 07:58:37 UTC
Version:           CVS (using KDE KDE 3.1)
Installed from:    RedHat RPMs

The Qt Editor undo buffer is limited to about 30-40 operations? Why is there a limit? I wanted to undo all of the changes to the file I was working on but only 30-40 were undone. The editor should just record all of the undo action.

Several times now I have noticed that undo/redo do not do exactly the same thing. There is definitely an off by one bug centered around the EOL code. I can't see a pattern or reproduce it since it is probably dependent on internal data structures that are not visible to me.
Comment 1 Matt Rogers 2006-03-16 21:35:56 UTC
QEditor has been removed for KDevelop 4 and none of these bugs will be fixed 
between now and then.