Bug 52746

Summary: Undo cannt proceed when it hits an autocomplete match
Product: [Applications] kdevelop Reporter: Jason Keirstead <kdebugs>
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jason Keirstead 2003-01-08 18:09:39 UTC
Version:           CVS (using KDE Devel)
Installed from:    Compiled sources

When undoing modifications to an edit using CTRL+Z with autocomplete enabled, when you hit a word matched autocomplete, the autocompletion *continues* as you undo, thus blocking undo from continuing. There is a workaround by clicking the edit area (to remove the autocomplete dialog) and pressing CTRL+Z again, until the autocomplete des not match, but this is very very annoying :o)
Comment 1 Jens Dagerbo 2003-05-10 03:11:25 UTC
Is this still valid for Gideon?  
 
If so, how can we possibly do anything about it? Keep track of the last change 
and not autocomplete if it was a result of an undo operation? I can't imagine this 
to be possible through the current (KDE-3.1) KTextEditor interfaces... 
Comment 2 Amilcar do Carmo Lucas 2003-06-30 11:25:42 UTC
This is related to 55276 
Comment 3 Jens Dagerbo 2003-11-04 04:41:40 UTC
yes, this is the same issue as bug #55276. Closing as dupe.

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