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 325786 - Folder / Mark Messages as Read lacks a confirmation dialog
Folder / Mark Messages as Read lacks a confirmation dialog
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
unspecified
Other Linux
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks: 327508 327510
 
 
Reported: 2006-01-04 19:41 UTC by Karsten Bräckelmann
Modified: 2013-09-10 14:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Added code for a prompt before marking all messages as read (1.88 KB, patch)
2006-01-26 19:05 UTC, Rajeev R
committed Details | Review

Description Karsten Bräckelmann 2006-01-04 19:41:16 UTC
Folder / Mark Messages as Read is a potentially harmful action. This action if used by accident can lose a *lot* of information.

Folder / Mark Messages as Read needs a confirmation dialog.
Comment 1 Kjetil Torgrim Homme 2006-01-04 19:43:59 UTC
particularily since this is the position of the old Mark Selected Messages As Read, this is easily chosen by accident.  the name of the function should make clear it affects all messages, i.e. it should say "Mark All Messages as Read".
Comment 2 Karsten Bräckelmann 2006-01-04 19:47:40 UTC
See bug #325787. :)
Comment 3 Rajeev R 2006-01-26 19:05:46 UTC
Created attachment 58176 [details] [review]
Added code for a prompt before marking all messages as read
Comment 4 Srinivasa Ragavan 2006-01-30 04:40:12 UTC
Fixed to HEAD. (A modified patch of Rajeev)