From kwrite-devel Sun Mar 31 21:20:22 2002 From: jfirebaugh () kde ! org Date: Sun, 31 Mar 2002 21:20:22 +0000 To: kwrite-devel Subject: Bug#39982: wrong undo when pasting onto selection X-MARC-Message: https://marc.info/?l=kwrite-devel&m=101761060323524 Package: kwrite Version: 4.0 (using KDE 3.0.0 ) Severity: normal Installed from: compiled sources Compiler: gcc version 2.95.4 20011002 (Debian prerelease) OS: Linux (ppc) release 2.4.18-powerpc OS/Compiler notes: Actual Behavior: Select some text. Copy it. Select some more text. Paste. Undo. Result: the text you pasted is removed, but the previous text and selection isn't restored. You have to undo again to get that. Expected: The first undo should do three things: remove the pasted text, restore the previous text, and restore the previous selection. (Submitted via bugs.kde.org) (Called from KBugReport dialog) _______________________________________________ kwrite-devel mailing list kwrite-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/kwrite-devel