Closed
Bug 133868
Opened 23 years ago
Closed 23 years ago
Javascript window.close() closed all tabs inside a window
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 103452
People
(Reporter: tung, Assigned: rogerl)
Details
Hello,
Tab browsing is a very convinet feature in mozilla, it enables the user to have
multiple tabs(sub-windows) in a mozilla window. The problem is if one of the tab
calls jsvascript:window.close, all tabs will be closed.
Would it be better to close just only the tab that calls window.close instead of
all tabs?
tung
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
|
||
Marking Verified -
tung@turtle.ee.ncku.edu.tw : thank you for this report. You have been
cc'ed on the other bug, so you may follow its progress -
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•