Closed
Bug 131411
Opened 23 years ago
Closed 23 years ago
window.close() closes all window instead of Tab
Categories
(SeaMonkey :: Tabbed Browser, defect)
SeaMonkey
Tabbed Browser
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 103452
People
(Reporter: malx, Assigned: jag+mozilla)
Details
If you browsing web with Tabs and you see page with pop-ups, there is button:
<a href=javascript:self.close()>Close window</a> - and this refers to pop-up window.
If that window whould be swallowed into Tab, then click on this link will close
all window with all tabs there!!!
I thinks this is bug (especially if you remember, that self.close() 1. should not
affect other(not own) windows , 2. could be called automatically without mouse
click).
Proposed solution - self.close() should close only the Tab it is in.
Comment 1•23 years ago
|
||
dup of bug 103452 ?
Sorry... it is
*** This bug has been marked as a duplicate of 103452 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 3•23 years ago
|
||
marking verified as a duplicate.
if you decide to reopen this bug, please clarify why.
search string for bugspam removal: SalviaGuaranitica
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•