Closed
Bug 278870
Opened 20 years ago
Closed 20 years ago
On SCO unix platform, mozilla has problem when Cancel parent window, child window remain open.
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: Qun.Lu, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 On SCO unix platform, mozilla has problem when Cancel parent window, child window remain open. If we close by order, it works fine. But when we try to close parent window, child window remain open. on Window platform, we did some thing which works fine. If we close parent window, child windows closed automatically. If anybody has idea how to fix, do let me know. Thanks. Reproducible: Always Steps to Reproduce: 1. SCO OpenServer 5.07 platform 2. simple javascript with parent and child window 3. open parent window and then child window 4. close parent window first Actual Results: child window will remain open Expected Results: child window should close automatically. window works fine, not sure other unix system. But SCO OpenServer 5.07 with maintenance pack 3 doesn't work.
Comment 1•20 years ago
|
||
> 3. open parent window and then child window
How are you opening the child window?
Comment 2•20 years ago
|
||
The build that this bug is reported on is very old and many changes have been made since then. Please reopen if you can still reproduce the bug on a recent build.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•