Closed
Bug 107429
Opened 24 years ago
Closed 24 years ago
OpenUrl() should support tabbed windows
Categories
(Core Graveyard :: Cmd-line Features, enhancement)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 116653
People
(Reporter: ktoman, Assigned: blizzard)
Details
-remote OpenURL() is heavily used by various scripts (or accelerator key
assignments) to show web pages in mozilla. It would be nice if one could specify
even OpenURL(uri,new-tabbed-window).
Comment 1•24 years ago
|
||
Over to blizzard who does xremote
Assignee: law → blizzard
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 2•24 years ago
|
||
hyatt, how do I open a new tab from C++ and get the content area for it?
| Reporter | ||
Updated•24 years ago
|
Keywords: mozilla1.0
| Reporter | ||
Comment 3•24 years ago
|
||
I do really think this should be a part of mozilla 1.0. Without this it's
impossible to use tabbed windows from other programs. Any chance?
Comment 4•24 years ago
|
||
This bug appears to be fixed in Mozilla 1.1a+ 2002062708;
mozilla-bin -remote "openurl(http://www.mozilla.org,new-tab)"
does indeed open a new tab.
Comment 5•24 years ago
|
||
Yeah, this got fixed over in a different bug
*** This bug has been marked as a duplicate of 116653 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 6•23 years ago
|
||
marking verified as a duplicate.
if you decide to reopen this bug, please clarify why.
search string for bugspam removal: SalviaGuaranitica
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•