Closed
Bug 248008
Opened 21 years ago
Closed 21 years ago
Frames open in wrong window
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 103638
People
(Reporter: mwalkup, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.8 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.8 Test case can be provided, but I dont have one up open to the public right now. When you have a webpage with frames, the href targets should check the CURRENT window first for the target. When having 2 windows open with frames (same webpage) sometimes when I click a link in browser #2, it will go to the target in browser #1. Reproducible: Always Steps to Reproduce: 1. Open a webpage that uses frames in one window. 2. Open the same webpage in a different window. 3. click any link that goes to a "target" in the second window. Actual Results: The link opens the href in the first window's frame. Expected Results: The link should open the href in the current window's frame (2nd).
*** This bug has been marked as a duplicate of 103638 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•