Closed Bug 258402 Opened 20 years ago Closed 18 years ago

Closing one of multiple dependent windows hides other child windows

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 243388

People

(Reporter: daniel, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.9 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.9 On a page with multiple dependent windows: When closing the latest child window, all other child windows gets hidden until the main window looses focus and gets the focus again. Reproducible: Always Steps to Reproduce: 1. Go to a webpage 2. Type the following string into the addressbar and hit enter javascript:open(location.href,"one","dependent");open(location.href,"two","dependent"); 3. Close the upper most window Actual Results: The upper most child window closes correctly but the first child window gets hidden. Expected Results: The first (and all other) child window should stay visible.
*** Bug 258403 has been marked as a duplicate of this bug. ***
Sounds like win32 widgetry/focus trouble.
Summary: Closing one of multiple dependent windows hide's other child windows → Closing one of multiple dependent windows hides other child windows
Seems to be a dup of 292339, 237816, 243388 and probably 103873. Any work on this?
This is a duplicate of bug 243388, not?
Depends on: 243388
> This is a duplicate of bug 243388, not? Agreed. *** This bug has been marked as a duplicate of 243388 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
No longer depends on: 243388
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.