After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 330353 - "Delete" option enabled for deleted messages
"Delete" option enabled for deleted messages
Status: RESOLVED DUPLICATE of bug 352980
Product: evolution
Classification: Applications
Component: Mailer
2.6.x
Other All
: Normal minor
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-02-08 06:18 UTC by Johnny Jacob
Modified: 2013-09-13 00:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Johnny Jacob 2006-02-08 06:18:29 UTC
Please describe the problem:
Select a deleted message. In r-click or edit menu the "delete" option is enabled.

Steps to reproduce:
1.Check the option View->Hide Deleted Messages before deleting any message
2.Select a message and delete it 
3.Now the message which is selected for deletion will be striked off 
4.Select that message and  r-click (or) go to Edit menu

Actual results:
delete option is enabled

Expected results:
delete option should be disabled

Does this happen every time?
yes

Other information:
Comment 1 Karsten Bräckelmann 2006-02-09 03:08:58 UTC
Severity minor.
Comment 2 Poornima.C 2006-02-27 07:30:55 UTC
I removed the symbol " ! " from the line 2153 in em-folder-view.c file 

            if (!emfv->hide_deleted)
		t->target.mask &= ~EM_POPUP_SELECT_DELETE;


Now the Delete Label is not displayed for the message which is striked off.
Comment 3 ushveen kaur 2006-09-08 07:40:57 UTC
This bug no longer exist.
Comment 4 Milan Crha 2008-02-11 18:39:22 UTC
marking this as a duplicate because the second bug is marked as fixed.

*** This bug has been marked as a duplicate of 352980 ***