Open
Bug 181429
Opened 23 years ago
Updated 1 year ago
Do *not* pop up scary confirm warning when deleting an empty folder
Categories
(SeaMonkey :: MailNews: Message Display, enhancement)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
NEW
People
(Reporter: mozilla-bugs, Unassigned)
References
Details
Currently when a folder is deleted, Mozilla pops up a scary warning about it
being undoable and contents being lost. This is great, but not when the folder
is empty.
If a user took time to move out all the messages and submolders before deleting
the folder, then still printing the warning might give user an impression that
[s]he still forgot to move out some of the data that was there. Being quite an
experienced user, my first reaction to the warning is "wait, is it trying to say
I am deleting something different (wrong folder?) than what I though I was
deleting?" It would be nice if this warning would only pop up on non-empty folders.
Updated•23 years ago
|
OS: Linux → All
Hardware: PC → All
Updated•21 years ago
|
Product: Browser → Seamonkey
Updated•21 years ago
|
Assignee: sspitzer → mail
Comment 1•18 years ago
|
||
don't see myself how this is scary
Summary: RFE: do *not* pop up scary warning when deleting an empty folder. → RFE: do *not* pop up scary confirm warning when deleting an empty folder.
Updated•17 years ago
|
Assignee: mail → nobody
QA Contact: stephend → message-display
Summary: RFE: do *not* pop up scary confirm warning when deleting an empty folder. → Do *not* pop up scary confirm warning when deleting an empty folder
Comment 2•13 years ago
|
||
This is just being discussed in TB bug 729771.
We need confirmation to guard against *accidental* deletion because the folder might still be used by internal or external filters (and perhaps because deleting the folder will (I think) physically finalize the deletion of contained deleted messages by erasing the mbox-file).
In Thunderbird, the confirmation msg is simple:
=Delete Folder=
Are you sure that you want to delete the folder 'foo'?
[Delete Folder] [Cancel]
That doesn't sound scary to me (agree with comment 1).
In Seamonkey, is there a different confirmation msg?
I wonder if the confirmation msg could be rephrased or complemented for empty folders, and/or for folders with content, e.g.
=Delete Empty Folder=
Are you sure that you want to delete the empty folder 'foo'?
[Delete Folder] [Cancel]
=Delete Folder with 1234 messages=
Are you sure that you want to delete the folder 'foo' with 1234 messages?
[Delete Folder] [Cancel]
Comment 3•13 years ago
|
||
I suspect the real status of this bug is "unconfirmed".
You need to log in
before you can comment on or make changes to this bug.
Description
•