Closed
Bug 99363
Opened 23 years ago
Closed 22 years ago
Compose windows opened from Navigator should use default identity/account even when Mail & News is open
Categories
(MailNews Core :: Composition, defect)
MailNews Core
Composition
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.3beta
People
(Reporter: neil, Assigned: sspitzer)
References
Details
Attachments
(1 file, 1 obsolete file)
Using Build ID: 2001091003
Steps to reproduce problem:
1. Open Mail & Newsgroups
2. Change to a folder not in your current identity, preferably news
3. Open Navigator
4. ^M or File/New/Message
Expected results: New mail message using default identity as per 4.x
Actual results: Same as new message from mail and newsgroups
Following the footsteps of 4.x isnt necessarily the right way to do things.
Recently I checked in a fix that would do the following.
1-If only browser is open - mail compose would bring up default identity.
2-If mail was open -mail compose would bring up the current identity being used
in mail - regardless of whether it is the default or not.
The logic being that if we are using multiple accounts and have switched to
another account in the mail window - it would be wrong to bring up the default
identity when mailcompose is launched from the browser.
Marking as Wontfix.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 3•23 years ago
|
||
It's really annoying to get a new news message because I had forgotton that I
was in the middle of reading news in Messenger.
Exactly what do you do if there is more than one Messenger window open?
Is there any chance you could pref this behaviour (enhancement)?
Severity: minor → enhancement
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Summary: When Mail & News open, ^M from browser uses mail's folder instead of default → Want ^M to use default identity even when Mail & News is open
Comment 4•23 years ago
|
||
What about using the default identity if the MailNews window does not have focus?
Comment 5•23 years ago
|
||
*** Bug 123244 has been marked as a duplicate of this bug. ***
Comment 6•23 years ago
|
||
This behavior was implemented in bug 79053. Bug 103869 (which IMO should be
WONTFIXed) is about making it even worse.
I don't see why the state of my MailNews window should affect anything I do in
Navigator any more than it should affect what happens if I click a mailto: link
in another browser which opens Mozilla MailNews. It's confusing.
[changing summary since this is about all Compose windows opened from Navigator,
not just those opened by Ctrl+M]
OS: Windows 95 → All
Hardware: PC → All
Summary: Want ^M to use default identity even when Mail & News is open → Compose windows opened from Navigator should use default identity/account even when Mail & News is open
Comment 7•23 years ago
|
||
Having the behavior vary depending on selection in one of the background windows
would seem to appear inconsistent to users. I doubt most users could reliably
predict the results. This is mail/news behavior though, not Navigator, and could
include other scenarios not mentioned here, such as MAPI. cc jglick for UE input.
Assignee | ||
Comment 8•22 years ago
|
||
taking all of varada's bugs.
Assignee: varada → sspitzer
Status: REOPENED → NEW
Updated•22 years ago
|
QA Contact: sheelar → esther
>Having the behavior vary depending on selection in one of the background windows
>would seem to appear inconsistent to users.
Agree. The default identity/account should be used for consistency.
Reporter | ||
Comment 10•22 years ago
|
||
Comment 11•22 years ago
|
||
Mail triage team: Unless we have a consensus with supporting data let's keep the
current behavior. An informal poll indicates that the current behavior is
expected by some.
Assignee | ||
Comment 12•22 years ago
|
||
neil's patch deserves some consideration.
on thing the current patch doesn't really take into account is if we are doing
file | new message from a mail window, or not.
(if from navigator, that should mean "use default account", from a mail window,
that should mean "use the selected account".)
I think we want to go with neil's patch. I've asked the triage team to clarify.
in my book, this is a bug (not an RFE), as the current behaviour would appear
unpredictable to the user.
note, varada seems to have made a change for bug #105838 that fixes a problem
with file | new message when browser is open, and news is selected in the 3
pane, but is wrong for when we do file | new message from the 3 pane. (unless
this code isn't hit in that case).
Severity: enhancement → normal
Status: NEW → ASSIGNED
Assignee | ||
Comment 13•22 years ago
|
||
I've confirmed, that doing ctrl-l from the 3 pane, when news is being read,
opens up a new compose window to the default acount, instead of a news post with
the current news identity, like it should.
and like it does if you do file | new message.
looking at neil's patch, his patch should fix that problem, too.
Assignee | ||
Comment 14•22 years ago
|
||
I see, this is the anti-bug to #79053.
in addition to neil's fix, we'd also need to undo some of varada's changes for
send page, send link, etc.
I agree with jglick, trudelle (http://bugzilla.mozilla.org/show_bug.cgi?id=99363#c7)
Jonas Jørgensen, neil, and others.
we should change the behaviour.
Target Milestone: --- → mozilla1.3beta
Assignee | ||
Comment 15•22 years ago
|
||
see http://bugzilla.mozilla.org/attachment.cgi?id=47396&action=view for the
other code we have to fix.
Assignee | ||
Comment 17•22 years ago
|
||
Attachment #110509 -
Attachment is obsolete: true
Assignee | ||
Comment 18•22 years ago
|
||
since jglick and I agree, and this fixes other issues, I'm going with this approach.
the patch has r/sr=bienvenu. marking fixed.
I'll log a new bug on http://bugzilla.mozilla.org/show_bug.cgi?id=99363#c13 so
that QA can verify it seperately.
I'll also re-open #79053 and mark it wontfix.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago → 22 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 19•22 years ago
|
||
I logged bug #188387 on the ctrl-m / file | new message issue when news is selected.
I've marked the mailto: bug invalid.
Assignee | ||
Comment 20•22 years ago
|
||
this caused a regression, see bug #196073.
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•