Closed
Bug 415900
Opened 17 years ago
Closed 17 years ago
extend the existing undo-redo handler
Categories
(Calendar :: Calendar Frontend, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 398405
People
(Reporter: berend.cornelius09, Unassigned)
References
Details
With the patch of bug 413474 being applied there may turn up a problem when the user wants to delete a message from the mail view with the focus being on the agenda-pane or task pane. Pressing the delete toolbar button will then remove an element of the focused pane which the user may not be aware of. Unfortunately we do not provide an own undo action controller for the mail-mode, so there is no way to undo this action (in mail-mode!). Having discussed over this problem with mickey we suggest the following solution:
We provide an own undo-redo-stack for each mode and will separate these stacks from one another. To make this clear to the user we would have to deliver a description in the according undo/redo menuitem like "undo Delete Event" ....
Deleting an event/task in mail-mode would then add an action to the undo-redo stack of thunderbird.
Reporter | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•