Closed Bug 161241 Opened 22 years ago Closed 22 years ago

onClick window.close

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 103452

People

(Reporter: fabian.paganotto, Assigned: rogerl)

Details

Using a page with the function window.close or self.close in a browser with tabs
closes the whole window instead just the tab.

Example

<form> 							               
<p>
<input type="button" name="CloseWindow" value="Close Window" 
onclick="self.close()">
</p>
</form>
Please always add your build ID to any bug that you submit.
Please use a recent build in order to submit usefull bugs, this one has been
fixed for some time.

*** This bug has been marked as a duplicate of 103452 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.