Closed
Bug 32342
Opened 26 years ago
Closed 26 years ago
window.open doesn't recognize "_top"
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
VERIFIED
FIXED
M18
People
(Reporter: rzach, Assigned: danm.moz)
References
()
Details
(Whiteboard: [nsbeta2-][nsbeta3+] related to 31378?,)
window.open(<someurl>, "_top") should open <someurl> in the same browser
window. Right now, it opens in a new browser window. NS 4.x takes the same
window.
Example: http://www.dilbert.com/ Choose a comic. Should open in same window,
but opens in new window.
Linux build 2000.03.17.09
Comment 2•26 years ago
|
||
Mass-moving all M16 non-feature bugs to M17, which we still consider to be
part of beta2
Target Milestone: M16 → M17
Comment 6•26 years ago
|
||
nsbeta2 in keywords.
Keywords: nsbeta2
Whiteboard: related to 31378?, nsbeta2 → related to 31378?,
Putting on [nsbeta2-] radar. Not critical to beta2.
Whiteboard: related to 31378?, → [nsbeta2-]related to 31378?,
Comment 9•26 years ago
|
||
Nom. nsbeta3. Definite nsbeta3 stopper--this is b.c. with basic DOM0 JavaScript
that's widely used.
Keywords: nsbeta3
Comment 10•26 years ago
|
||
nsbeta3+
Whiteboard: [nsbeta2-]related to 31378?, → [nsbeta2-][nsbeta3+] related to 31378?,
Target Milestone: M20 → M18
| Assignee | ||
Comment 11•26 years ago
|
||
.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•