Bug 251469 - Deleting mails doesn't store a copy in Trash folder
Summary: Deleting mails doesn't store a copy in Trash folder
Status: CLOSED FIXED
Alias: None
Product: KMail Mobile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Maemo 5 Linux
: HI major
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-16 17:15 UTC by Bjoern Ricks
Modified: 2010-11-08 14:28 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bjoern Ricks 2010-09-16 17:15:01 UTC
Deleting a mail doesn't store a copy in the local trash folder even if a trash folder is specified in the account settings.

Steps to reproduce
1) Delete a mail
2) Confirm deletion
3) Email is removed from list
4) Take a look at Local/Trash folder
Comment 1 Felix Wolfsteller 2010-09-20 11:51:33 UTC
Persists in version 4:4.5~20100920.1177273-1maemo1.1174921 .
Comment 2 Felix Wolfsteller 2010-09-20 13:53:39 UTC
However, if "deleted" via Actions flap in folder view (Folder->Move All to Trash) mails do end up in the local trash folder as expected, in version 4:4.5~20100917.1176295-1maemo1.1174921 . Did not re-test this case with 4:4.5~20100920.1177273-1maemo1.1174921 yet.
Comment 3 Felix Wolfsteller 2010-09-27 12:28:55 UTC
Persists in 4:4.5~20100927.1180086-1maemo1.1179477 .
Comment 4 Felix Wolfsteller 2010-09-27 12:31:34 UTC
Probably the distinction "deletion/move to trash" was made conciously. In that case the issue should be renamed in "Default removal behaviour is 'delete' and not 'move to trash'", as I usually expect to be able to restore "deleted" emails until i emptied my trash or explicitely clicked on delete - the UI however only allows to move ALL items to trash or to delete ONE item.
Comment 5 Volker Krause 2010-09-28 09:59:02 UTC
SVN commit 1180492 by vkrause:

Use move to trash instead of delete.

BUG: 251469


 M  +1 -1      HeaderView.qml  
 M  +1 -1      KMailActions.qml  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1180492
Comment 6 Felix Wolfsteller 2010-10-13 16:10:00 UTC
In version 4:4.5~20101013.1185418-1maemo1.1185177, the "delete" action (button with X) from list view now doesnt ask for confirmation. In my eyes this is an issue, as this list is a heavily-touched view and accidental removal might happen relatively often.

Besides that, the deleted emails end up in the trash folder.
Comment 7 Felix Wolfsteller 2010-10-13 16:10:47 UTC
In version 4:4.5~20101013.1185418-1maemo1.1185177, the "delete" action (button with X) from list view now doesnt ask for confirmation. In my eyes this is an issue, as this list is a heavily-touched view and accidental removal might happen relatively often.

Besides that, the deleted emails end up in the trash folder.
Comment 8 Volker Krause 2010-10-13 16:52:40 UTC
Due to too high accident rates the delete buttons have been removed entirely from the message list.
Comment 9 Ludwig Reiter 2010-10-25 15:52:06 UTC
In version 4:4.6~20101025.1189387-1maemo1.1188357 the "move to trash" action doesn't move the mail into the local trash folder.
Comment 10 Volker Krause 2010-10-25 16:14:27 UTC
What does it do instead? Nothing? Move somewhere else? Delete? Which of the various move to trash actions did you use exactly?
Comment 11 Ludwig Reiter 2010-10-26 10:12:07 UTC
I used the "Move in Trash" from the mail view flap and it does nothing.
So my test was:
1. Select a mail.
2. Open the "Action" flap of the mail.
3. Click on "Edit->Move To Trash"
=> Nothing happens.
Comment 12 Volker Krause 2010-10-26 12:51:31 UTC
Annoying, but no data loss then. Reducing severity to major.
Comment 13 Volker Krause 2010-11-01 15:26:38 UTC
SVN commit 1191946 by vkrause:

Make the action selection model follow the navigation one here as well.

BUG: 255426
BUG: 251469


 M  +1 -0      kmail-mobile.qml  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1191946
Comment 14 Ludwig Reiter 2010-11-08 14:28:16 UTC
tested with snapshot 20101108.1194089
move to trash test : okay 
I don't see another way to delete a mail.
So closed.