Closed
Bug 261767
Opened 20 years ago
Closed 20 years ago
javascript command window.open with location=0 is ignored
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 259192
People
(Reporter: stakadush, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a4) Gecko/20040926 Firefox/0.9.1+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a4) Gecko/20040926 Firefox/0.9.1+
javascript command window.open with location=0 is ignored, and the paged is
opened with the location bar.
this works well in mozilla, camino & safari.
Reproducible: Always
Steps to Reproduce:
1. go to a page that opnes a new window with location=0
2.
3.
Actual Results:
new window is opened with the location bar
Expected Results:
location bar shouldn't be there
Comment 1•20 years ago
|
||
This was intentional and improved security, but it was reversed because web app
authors complained.
*** This bug has been marked as a duplicate of 259192 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•