Closed
Bug 172347
Opened 22 years ago
Closed 22 years ago
Several tabs are open, and I close window on site with a button->bugzilla closes
Categories
(SeaMonkey :: Tabbed Browser, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 103452
People
(Reporter: john.hulst, Assigned: karnaze)
References
()
Details
If you have opened several tabs with different Sites in Bugzilla
and you close it by pushing a button on a page the whole browser is closed.
I think this should only be the current TAB.
I found this problem on the site (push CLOSE WINDOW):
http://www.fantagraphics.com/artist/clowes/ghostgal/ghost1.html
A little bit of the source (I think it is window.close() does the job):
<td ALIGN=center WIDTH=425 BGCOLOR="#000000">
<p><a HREF="ghost6.html"><img SRC="../../../samps/previousnew.gif" WIDTH=85
HEIGHT=15 ALIGN=bottom vspace=2></a>
<a HREF="#" onclick="window.close()"><img SRC="../../../samps/closenew.gif"
WIDTH=125 HEIGHT=15 ALIGN=bottom vspace=2></a>
<a HREF="ghost2.html"><img SRC="../../../samps/nextnew.gif" WIDTH=85 HEIGHT=15
ALIGN=bottom vspace=2></a></p>
</td>
ENJOY,
John
WFM Win2k 2002100108
Reporter: Please use the Bugzilla helper for future reports.
What Mozilla build are you using?
Mozilla build 2002053012
Mozilla 1.0
Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0.0)
Gecko/20020530
Component: HTMLTables → Tabbed Browser
*** This bug has been marked as a duplicate of 103452 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 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
•