Closed
Bug 239683
Opened 21 years ago
Closed 19 years ago
attempt deleting attachment out of sent message deletes message instead
Categories
(MailNews Core :: Attachments, defect)
MailNews Core
Attachments
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 315144
People
(Reporter: brandm, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040112
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040112
In Mozilla 1.6 Mail, if I open a message from the Sent mailbox on an IMAP
server, click on an attachment, and then push the DEL key, the entire message is
deleted without warning. This seems wrong in any case because I know no
precedent for the DEL key being used to delete an object corresponding to the
open window. Delete operations usually apply to a selection within a window.
Reproducible: Always
Steps to Reproduce:
1. Open a message that contains an attachment from the Sent folder on an IMAP server
2. Click on the attachment in the attachment windows.
3. Press the DEL key and watch the message vanish.
Actual Results:
The message is deleted and the window displays the next message.
Expected Results:
The expected behavior would be to do nothing, display a warning, or perhaps
remove the attachment from the stored message (to save space) on the server. I
note that mutt offers a precedent for the last option.
Comment 2•21 years ago
|
||
The "expected behavior" listed is not the behavior expected by people who have
been using the Standalone message window to manage their mail. I recommend
marking this bug as Invalid.
Reporter | ||
Comment 3•21 years ago
|
||
One reason the behavior of deleting the message is surprising is that the
attachment list uses a UI control that lets the user select an attachment by
clicking on it. After selecting an attachment, it's weird that the delete action
applies to the message as a whole (whereas "open" and "save as" apply to the
attachment).
Updated•20 years ago
|
Product: MailNews → Core
Comment 4•19 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Reporter | ||
Comment 5•19 years ago
|
||
It looks like someone still needs to make a decision about this.
Comment 6•19 years ago
|
||
I think you've got a point: the focus on the attachment could be seen as
indicating that Delete will delete the attachment, rather than the message.
(There's another bug somewhere where somebody selected text in the message body
and hit Delete to remove the text from the message, and didn't like that the
message got deleted instead.)
Assignee: sspitzer → nobody
OS: Linux → All
QA Contact: stephend
Hardware: PC → All
Comment 7•19 years ago
|
||
*** This bug has been marked as a duplicate of 315144 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•