From kmail-devel Sun Feb 26 16:57:32 2006 From: Allen Winter Date: Sun, 26 Feb 2006 16:57:32 +0000 To: kmail-devel Subject: [Bug 52547] Undoing Edit | Clean Spaces wipes quoted text Message-Id: <20060226165732.27257.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kmail-devel&m=114097315905122 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=52547 winter kde org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kmail-devel kde org |winter kde org Status|NEW |ASSIGNED ------- Additional Comments From winter kde org 2006-02-26 17:57 ------- I tried various things to fix this bug for the KDE 3.5.2 release. Unfortunately, AFAICT this is a problem in Qt3. I cannot find a way to replace all the text in a QTextEdit widget in one step that preserves the undo history. If you use setText() method, then the undo history is cleared and that is even worse than having to press Ctrl-Z twice. IOW: you can't get back to the original text with undo. So, hopefully Qt4 will be better at managing the undo history in QTextEdit widgets. I am assigning this bug to myself so I will look into this again for KDE4. _______________________________________________ KMail developers mailing list KMail-devel@kde.org https://mail.kde.org/mailman/listinfo/kmail-devel