| Summary: | Undo doesn't undo (at least moves) | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Thiago Macieira <thiago> |
| Component: | misc | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | kdenis, m.wege, montel, psychonaut, rlerallut |
| Priority: | NOR | ||
| Version First Reported In: | 5.4.0 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Thiago Macieira
2010-12-08 18:38:16 UTC
Yes it's right undo/redo was not reimplemented in kmail2 I will necessary to reimplement it. (Perhaps add undo/redo directly in akonadi) *** Bug 261114 has been marked as a duplicate of this bug. *** I fixed some pb when we move message to trash. For other folder it's not fixed yet Perhaps it could be wiser to remove the "undo" action then ? It leads to false expectations until the feature is properly implemented. Confirming bug still exists with KDE 4.14.10. I second the suggestion to remove the "undo" command from the menu until this feature is reimplemented. Surely this would be a trivial workaround until the underlying problem is solved. Still doesn't work in 5.4.1. I did the following: 1. move a message from my inbox to another, non-Trash folder 2. select Undo from the menu (or press Ctrl+Z) My last move-to-trash action was undone, instead of the much more recent last move to another folder. |