Closed
Bug 121586
Opened 23 years ago
Closed 23 years ago
window.close() doesn't close the window opened by window.open()
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: kazhik, Assigned: jst)
Details
window.close() doesn't close the window opened by window.open().
Testcase:
http://bugzilla.mozilla.gr.jp/showattachment.cgi?attach_id=505
Steps to reproduce:
(1) Open the testcase and click "Login window".
(2) Push "Close" button in the new window.
Actual result: The window isn't closed. "Close" button gets aligned left.
Expected result: The window is closed.
Comment 1•23 years ago
|
||
If you click on the button once it's aligned left then the window closes .....
Comment 2•23 years ago
|
||
I can no longer reproduce. Fixed?
2002030206/Linux.
Comment 3•23 years ago
|
||
Resolving to WORKSFORME.
It perfectly works for me & also it works for Hideo Oshima.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•