Closed
Bug 368313
Opened 18 years ago
Closed 18 years ago
Unable to close window using javascript.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 183697
People
(Reporter: r_beacroft, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.0.3705)
Build Identifier: 2.0.0.1
Cannot close a current open window using javascript. Worked in version 1.5 of Firefox.
Reproducible: Always
Steps to Reproduce:
1.create input button html control associated javascript with onclick event.
2.in onclick event try to write some javascript to close the current web page.
3.
Actual Results:
1.create input button html control associated javascript with onclick event.
2.in onclick event try to write some javascript to close the current web page.
Expected Results:
window should close.
Comment 1•18 years ago
|
||
Resolved as DUPLICATE of bug 183697
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•