GNOME Bugzilla – Bug 714293
Grayed delete button displayed in All Mail and Sent
Last modified: 2014-01-08 18:57:42 UTC
---- Reported by jim@yorba.org 2012-09-07 20:36:00 -0700 ---- Original Redmine bug id: 5782 Original URL: http://redmine.yorba.org/issues/5782 Searchable id: yorba-bug-5782 Original author: Jim Nelson Original description: Because of #4652, when the All Mail or Sent Mail folder is displayed, a grayed-out delete icon is shown rather than a grayed-out archive button. We should be displaying the latter, because delete is a valid operation in these two folders. The problem is that the engine doesn't currently have a notion of "this operation would normally be available but just not in this folder", which is necessary to complete this today. However, Geary will probably offer both archive and delete operations at some point (see #3772). In that case, this ticket would be moot, since a delete and an archive button would be displayed, grayed out according to the selected folder. Related issues: related to geary - Feature #3772: Trash / Delete message (Open) related to geary - 4652: archive command should not be available in All Mail or Se... (Fixed) ---- Additional Comments From geary-maint@gnome.bugs 2013-09-23 15:34:00 -0700 ---- ### History #### #1 Updated by Charles Lindsay 8 months ago For gmail accounts now, delete only shows up grayed out in all mail or sent mail. The only place you can delete a message is from the trash. Note there's no way to get a message into the trash besides drag 'n drop. Maybe we need a third option for this button that's "Trash", that sends messages that are already "archived" to the trash folder. #### #2 Updated by Jim Nelson 8 months ago * **Category** set to _client_ * **Target version** set to _0.4.0_ I think the basic situation should be something like this: * Most folders display Archive and Delete. The Delete button may not be on the toolbar, since it's not a common operation. Also, I'm starting to think it should be Trash instead of Delete. So, Archive and Trash. * Certain folders (All Mail, Sent Mail) only display Trash. * The Trash folder has a Delete Forever button, as well as Restore and Empty Trash. We should go through all the special folders and see if there are any other exceptions here. #### #3 Updated by Jim Nelson 4 months ago * **Category** changed from _client_ to _ux_ #### #4 Updated by Jim Nelson 4 months ago * **Priority** changed from _High_ to _Normal_ #### #5 Updated by Jim Nelson about 1 month ago * **Target version** changed from _0.4.0_ to _0.5.0_ --- Bug imported by chaz@yorba.org 2013-11-21 20:26 UTC --- This bug was previously known as _bug_ 5782 at http://redmine.yorba.org/show_bug.cgi?id=5782 Unknown milestone "unknown in product geary. Setting to default milestone for this product, "---". Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one. Resolution set on an open status. Dropping resolution
I believe this is no longer valid. Please re-open if I'm wrong.