Closed
Bug 104711
Opened 24 years ago
Closed 24 years ago
window.close should close just the tab rather than entire window
Categories
(SeaMonkey :: Tabbed Browser, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 103452
People
(Reporter: wd, Assigned: hyatt)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.5) Gecko/20011011
BuildID: 2001101117
With many tabs open, I came across a page that used JS window.close
Rather than closing just the tab, it closed my Mozilla window, bringing down all
other tabs with it. If tabs are currently being used, then window.close should
close only the active tab.
Reproducible: Always
Steps to Reproduce:
1.Open a couple tabs (Ctrl-T)
2.Go to a page that uses window.close (sorry... don't have an example)
3.
Actual Results: The whole mozilla window is closed
Expected Results: Just the tab with the page that uses window.close is closed
Comment 1•24 years ago
|
||
dupe of bug 103452?
Comment 2•24 years ago
|
||
*** This bug has been marked as a duplicate of 103452 ***
Status: NEW → RESOLVED
Closed: 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
•