Closed
Bug 2580
Opened 26 years ago
Closed 26 years ago
window.open
Categories
(Core :: JavaScript Engine, defect, P2)
Tracking
()
M4
People
(Reporter: aldmar, Assigned: joki)
Details
When I do this :
function abrirultimas(){
window.open('/noticias/ultimas/ultimasnoticias.htm','ultimas_noticias','toolbar=
no,width=490,height=420,scrollbars=yes');
}
gecko open a new window but with toolbar.
Comment 2•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
QA contact re-assigned according to the product areas we're currently working
on.
Updated•26 years ago
|
Assignee: mccabe → joki
Comment 5•26 years ago
|
||
Sorry for not forwarding this bug sooner...
Joki, could you help me find an owner for this?
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 6•26 years ago
|
||
Since I don't think we care how well window.open works in viewer then I'd say
this is an apprunner bug. As such, this is a dupe of 4220.
*** This bug has been marked as a duplicate of 4220 ***
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 7•26 years ago
|
||
This bug is dup of 4220
Updated•26 years ago
|
Status: VERIFIED → CLOSED
Comment 8•26 years ago
|
||
Closing this bug
Javacsript component begin retired. Moving this bug to Javascript Engine.
You need to log in
before you can comment on or make changes to this bug.
Description
•