Closed
Bug 158073
Opened 24 years ago
Closed 24 years ago
window.close in a tabbed browser in Build 2002053012
Categories
(SeaMonkey :: Tabbed Browser, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 103452
People
(Reporter: sachin.nigam, Assigned: jag+mozilla)
Details
If a web page is opened in a tabbed browser, which internally calls
javascript:window.close(); the entire Mozilla window is closed though only that
tab should close in this case. Also a related bug is that if the webpage in a
window opened explicitly by the user calls window.close(); the browser should
throw up an alert box.
Here are the steps to reproduce the bug:-
Load some page in a Mozilla window...open another tab & load any HTML file which
calls window.close(), the entire Mozilla window will be closed.
you didn't include a build id, but this bug is fixed on trunk
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Comment 2•24 years ago
|
||
This is a known - old - bug.
Duplicate of 32571
*** This bug has been marked as a duplicate of 32571 ***
*** This bug has been marked as a duplicate of 32571 ***
Resolution: INVALID → DUPLICATE
Comment 3•24 years ago
|
||
Sorry Frederic but your duplicate is not quite right.
Should be duplicated to bug #103452 which has been fixed in June.
Reporter, if your BuidId is older than the date of the checkin for
103452, please reopen.
Btw, I will leave the bug as it is now.
Comment 4•24 years ago
|
||
well, I meant "If your build is newer" not "older"
I entered the BuildID in the subject of the message :
BuildID :- 2002053012
| Assignee | ||
Comment 7•24 years ago
|
||
This was fixed a while ago.
Sachin, thanks for reporting the bug. Could you next time use
http://www.mozilla.org/quality/help/bugzilla-helper.html ?
*** This bug has been marked as a duplicate of 103452 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•