Open
Bug 209333
Opened 22 years ago
Updated 1 year ago
Need UI warning when deleting lots of messages at once
Categories
(SeaMonkey :: MailNews: Message Display, enhancement)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
NEW
People
(Reporter: toomim, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030520
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030520
I think there should be a warning (an "are you sure?" dialog box) when a user
tries to delete a large number of emails at once (maybe 5 or more).
I just tried to delete a message from the top of my mailbox with shift-delete,
but my finger accidentally hit the "end" key at the same time as the "delete"
key (while holding down shift). This caused my entire directory (containing
some 1800 messages) to be deleted. That really sucked.
Luckily, I was able to recover my data. However, it would have been REALLY nice
if mozilla asked me "Are you sure you want to delete 1869 messages from folder
Inbox?" before going through with the operation.
Reproducible: Always
Steps to Reproduce:
Updated•22 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Changing severity to enhancement.
I think this is only desirable on SHIFT-DELETE, since otherwise messages are
easily recoverable from the Trash.
Severity: normal → enhancement
Reporter | ||
Comment 2•22 years ago
|
||
The problem isn't that you can't get your email back (I used undo to get my
email back after shift-delete), but that it's a frightening and confusing
situation to be in when you delete a lot of your email by accident, you might
not notice that you deleted your email in the first place, and you can never be
sure that you restored your mailbox to its previous state.
- If you went into the trash to recover your mail, you can never be sure that
you undeleted all the email that you just deleted accidentally and left the
email that you previously deleted on purpose. Which was which? If you have a
lot of email, it's impossible (or at least extremely non-obvious) to know if
you've gotten your mailbox back to its previous state.
- You might not notice that you deleted a lot of your email in the first place
without a warning dialog-box. For instance, when I pushed end-delete, my first
reaction was "I must have applied some type of display-filter to the mailbox
because my messages have all dissappeared." I almost tried closing and
re-opening mozilla to refresh its display (which would have deleted all my
messages for good, of course -- and even if I used delete instead of
shift-delete, enabling "empty trash on exit" would have deleted all my email
permanently as well). Alternatively, if you only selected a subset of your
inbox before pressing delete or shift-delete, you might not immediately realize
that you deleted multiple messages at all because your inbox won't go blank.
In all of these situations (which I've had personal near-encounters with), a
warning dialog box would have really helped.
Thanks!
Comment 3•21 years ago
|
||
IMHO this is a critical bug. An email client really shouldn't allow the user to
delete their entire inbox with a single key combination (and certainly not one
that is easy to hit accidentally). To me this bug is much more severe than a
memory leak or a crash. It can lead to major data loss and should be put in the
same category as security holes.
(I was hit by this bug, but fortunately had my inbox cached elsewhere.)
Comment 4•21 years ago
|
||
edit/undo delete messages?
the problem with alerts is that they're annoying most of the time...
OS: Linux → All
Hardware: PC → All
Reporter | ||
Comment 5•21 years ago
|
||
1) People don't delete more than 5 messages often enough for a simple "are you sure" yes/no alert to
be annoying.
2) Like I said in comment #2, the problem isn't that it's impossible to get your email back, but that it's a
frightening and confusing situation to be in when you delete a lot of your email by accident, you might
not notice that you deleted your email in the first place, and (when restoring from trash) you can never
be sure that you restored your mailbox to its previous state.
1. people complain about not being able to delete whole threads, which could
easily be 20 messages.
Reporter | ||
Comment 7•21 years ago
|
||
Maybe 5 messages is too low a threshold. How about showing a dialog when deleting >75?
That's a lot of email. If you're deleting 75 messages at once, you're certainly doing major re-
architecting of your mailbox rather than incremental maintenance, and requiring confirmation of your
actions seems prudent.
If not, is there a larger number that you would feel more comfortable with? I'd personally prefer a lower
number.
i have no idea how to deal with this problem, if i had, i'd have proposed it.
Comment 9•21 years ago
|
||
Why not follow the approach of Outlook / Outlook Express? After all, a lot of
the UI elements / key shortcuts for mozilla mail are already very similar.
shift+end: selects to end of messages
del: moves message(s) to trash with no confirmation (for IMAP the message is
marked as deleted, but not actually moved)
shift+del: deletes message(s) with confirmation
Personally, I don't find such alerts annoying in this context... admittedly I
sometimes just press alt+y without actually reading them, but at least they
provide some safety.
Comment 10•21 years ago
|
||
it happens to make absolutely no sense, but other than that...
Comment 11•21 years ago
|
||
Arguably, having three different methods for deleting messages (moving to
trash, marking as deleted, and deleting immediately) doesn't make that much
sense. However, it does make sense to ask for confirmation when deleting
immediately. In my experience, with other programs, this scheme does work and
isn't too annoying. Other people may disagree.
Another straightforward (but somewhat distasteful) way of resolving the
particular problem with shift+end+del would be simply to disable the shift+end
shortcut.
Comment 12•21 years ago
|
||
the whole point of shift delete is that you're sure you want to delete the
messages. Hence, confirmation would defeat the whole purpose.
Comment 13•21 years ago
|
||
(In reply to comment #12)
> the whole point of shift delete is that you're sure you want to delete the
> messages. Hence, confirmation would defeat the whole purpose.
I disagree. In other programs the purpose of shift delete is to delete the
selected items without sending them to the trash folder. I've just had a quick
look at a few other programs to see what they do. In all the programs which use
shift delete (Outlook, Outlook Express, Windows Explorer, Konqueror) the default
behaviour is to ask for confirmation. IMO, this is entirely correct, and the
default configuration should always err on the side of safety.
Konqueror does have a preference to disable confirmation (this could be an
option for mozilla).
I also looked at Nautilus, which takes the purist Mac approach of only allowing
files to be deleted via the trash folder (it doesn't support shift delete at all).
Updated•21 years ago
|
Product: Browser → Seamonkey
Updated•20 years ago
|
Assignee: sspitzer → mail
Updated•17 years ago
|
Assignee: mail → nobody
QA Contact: esther → message-display
Comment hidden (obsolete) |
Comment hidden (obsolete) |
Comment 16•14 years ago
|
||
Still valid.
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: EXPIRED → ---
Updated•14 years ago
|
Status: REOPENED → NEW
You need to log in
before you can comment on or make changes to this bug.
Description
•