Closed Bug 125126 Opened 24 years ago Closed 24 years ago

a page's close-browser command should only close its own tab

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 103452

People

(Reporter: cooperg, Assigned: joki)

Details

Situation: a page, say A.HTML, opens up a new window, B.HTML. The user opens extra tabs in the new window, C.HTML and D.HTML. a "Close Browser Window" command is sent for B.HTML (as after a form submission, for example). Error: The browser window closes, killing B.HTML (as intended), C.HTML, and D.HTML. Suggestion: The tab requesting the browser close event (B.HTML) should be closed only, leaving C.HTML and D.HTML visible.
*** This bug has been marked as a duplicate of 103452 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
QA Contact: madhur → rakeshmishra
QA Contact: rakeshmishra → trix
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.