Closed
Bug 58826
Opened 25 years ago
Closed 16 years ago
./netscape mailto:[email] opens a browser window, too
Categories
(Core Graveyard :: Cmd-line Features, defect, P3)
Core Graveyard
Cmd-line Features
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: bugzilla, Unassigned)
Details
(Keywords: helpwanted)
while trying to narrow down bug 58810, found another one: when launching the
following, a blank browser window appears --in addition to the mail composition
window:
./netscape mailto:foo@somewhere.net
[any email addy would do.]
Comment 1•25 years ago
|
||
adding ducarroz.
I haven't debugged yet, but my guess is the problem is on startup we are
automatically launching a browser window and then when we call the content
handler for the mailto url, we bring up compose.
adding mscott and alecf.
Reporter | ||
Comment 2•25 years ago
|
||
> but my guess is the problem is on startup we are
> automatically launching a browser window
fwiw, there's bug 58523, which is similar to this. related?
Comment 3•25 years ago
|
||
Netscape Nav triage team: this is not a Netscape beta stopper.
Keywords: helpwanted,
nsbeta1-
Comment 4•25 years ago
|
||
add cc
Reporter | ||
Comment 6•24 years ago
|
||
matti, i don't think this would be a dup of bug 59078 [which seems to pertain to
desktop/windows integration], other than both have a blank browser window [or
two] appear. however, does anyone else think they'd be related on a lower level?
matti: nope, that's different, this is a uri dispatcher issue, the intergation
issue is us asking windows to tell us to load two windows and then being
surprised when we do what we said...
Comment 8•24 years ago
|
||
See also bug 61163, selecting a "mailto:" bookmark launches a navigator window.
Comment 10•21 years ago
|
||
Just installed 1.7rc1, while mailto: as such now works much better then before,
thanks!
It is a pitty that this blank navigator window stays open.
See you
Werner
Comment 11•18 years ago
|
||
sorry for the spam. making bugzilla reflect reality as I'm not working on these bugs. filter on FOOBARCHEESE to remove these in bulk.
Assignee: sspitzer → nobody
Comment 12•17 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9pre) Gecko/2008033101 SeaMonkey/2.0a1pre
Trying
seamonkey mailto:nobody@example.net
with SeaMonkey already running (both Browser and MailNews). It opened both a mail compose window and a new tab (not about:blank but empty i.e., plain greyish, not white, content, nothing in the URL bar, hovering the mouse over the tab says "(Untitled)").
Shouldn't this bug's QAC be reset to default, cmd-line@core.bugs ? The current QAC is also the reporter; bug activity says it never changed.
Comment 13•17 years ago
|
||
P.S. I suspect this is related to bug 97032 (dupe or no dupe?)
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•