Closed
Bug 150199
Opened 23 years ago
Closed 23 years ago
Bug in javascript:window.close() function with tabbed windows
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 103452
People
(Reporter: iillan, Assigned: rogerl)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020530
BuildID: 2002053012
If javascript:window.close() is "executed" in a tabbed window, all the window is
closed instead of the tabbed one.
Reproducible: Always
Steps to Reproduce:
1.Put javascript:window.close() in the address field of a tabbed window
2.
3.
Actual Results: The Window closed
Expected Results: Only the tabbed window would be closed
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 103452 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
![]() |
||
Comment 2•23 years ago
|
||
Verified Duplicate. This was fixed just a few days ago,
and an up-to-date build should not show this bug -
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•