Closed
Bug 166164
Opened 22 years ago
Closed 16 years ago
default for MDN confirmation dialog should be No (i.e. Do Not Send)
Categories
(MailNews Core :: Backend, defect, P5)
MailNews Core
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9.1a1
People
(Reporter: timeless, Assigned: mkmelin)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
2.06 KB,
patch
|
Bienvenu
:
review+
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
2002090108
I'm reading through 6000 messages by pressing <space>
99.9% of them are bugmails. a few are spams. some of the spams have requested
return receipts.
I expect that pressing space will safely lead me through my mail. The default
for MDN appears to be to send a confirmation message. This is wrong and
dangerous. what should happen is that space safely refuses to send a
confirmation, and when I realize that I actually want to confirm it, I go back
and send the confirmation.
Updated•22 years ago
|
Summary: default for MDN confirmation should be no (iow Do Not Send) → default for MDN confirmation dialog should be No (i.e. Do Not Send)
Are you saying that you when you read a new mesg, you hit
space bar to advance the next new mesg, you are not
getting the confirmation dialog "The sender of the message has asked to
be notified when you read this message. Do you wish to notify the
sender?"
By default it's set to 'ask me'. Are you saying by default
it should be 'don't send'?
We don't actually send conrimation mesg until you you say ok or cancel.
Comment 2•22 years ago
|
||
I think the prblem is that the default of that dialog is OK, so when you hit
space, you send the notification.
we should always ask. i should not be able to enable noninteractive MDN replies.
and yes if there's a prompt the default should be don't send.
Comment 4•21 years ago
|
||
dont really think we can do anything here? It's a confirm dialog. Isn't Ok
always the default for dialogs like that?
You have to press ESC
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WONTFIX
Comment 5•21 years ago
|
||
IIRC, you can usually specify the default in messageboxes. If XUL's msgbox
can't, then that's a bug.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Updated•20 years ago
|
Product: Browser → Seamonkey
Updated•16 years ago
|
Assignee: jt95070 → bienvenu
Status: REOPENED → NEW
QA Contact: grylchan → return-receipts
Assignee | ||
Comment 6•16 years ago
|
||
Assignee: bienvenu → mkmelin+mozilla
Status: NEW → ASSIGNED
Attachment #329301 -
Flags: superreview?(bienvenu)
Attachment #329301 -
Flags: review?(bienvenu)
Assignee | ||
Updated•16 years ago
|
Component: MailNews: Return Receipts → MailNews: Backend
OS: Windows 2000 → All
Product: Mozilla Application Suite → Core
Hardware: PC → All
Target Milestone: --- → mozilla1.9.1a1
Assignee | ||
Updated•16 years ago
|
Priority: -- → P5
Comment 7•16 years ago
|
||
Comment on attachment 329301 [details] [diff] [review]
proposed fix
thx, Magnus.
Attachment #329301 -
Flags: superreview?(bienvenu)
Attachment #329301 -
Flags: superreview+
Attachment #329301 -
Flags: review?(bienvenu)
Attachment #329301 -
Flags: review+
Assignee | ||
Comment 8•16 years ago
|
||
Checking in mailnews/extensions/mdn/src/nsMsgMdnGenerator.cpp;
/cvsroot/mozilla/mailnews/extensions/mdn/src/nsMsgMdnGenerator.cpp,v <-- nsMsgMdnGenerator.cpp
new revision: 1.34; previous revision: 1.33
done
->FIXED
Status: ASSIGNED → RESOLVED
Closed: 21 years ago → 16 years ago
Resolution: --- → FIXED
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
•