Closed
Bug 129152
Opened 23 years ago
Closed 22 years ago
frame refresh problem
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect, P3)
Tracking
()
Future
People
(Reporter: mstankus, Assigned: john)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4+) Gecko/20011003
BuildID: 2001100408
Pops up new window instead of replacing a frame.
Reproducible: Always
Steps to Reproduce:
1) Go to http://www.calpoly.edu/~jborzell
2) Select the first menu in the left frame to the Math142-04 selection
3) In the "what do you want?" selection in the right frame, select homework.
4) Select the first menu in the left frame to the Math 142-06 selection
5) Note that a new window pops up, rather than replacing the right hand frame.
Actual Results: a new window pops up
Expected Results: replacing the right hand frame.
![]() |
||
Comment 1•23 years ago
|
||
Confirming. Looks like a URI targetting problem....
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 2•23 years ago
|
||
Posted reduced testcase to my website (URL
http://www.johnkeiser.com/mozilla/129152/a.html). Note that this only happens
with window.open(), not with link clicks. The problem is, once a window has
been targeted with _self, "main" from another window will start opening new windows.
Comment 3•23 years ago
|
||
Confirming on WIN2K too. Updating the link to John's test case
http://www.johnkeiser.com/mozilla/bugs/129152/a.html
OS: Linux → All
Comment 4•23 years ago
|
||
Confirming on Mac OS 9
Updated•23 years ago
|
Priority: -- → P3
Updated•23 years ago
|
Target Milestone: --- → Future
![]() |
||
Comment 5•22 years ago
|
||
Dup, actually... (and fixed in current builds).
*** This bug has been marked as a duplicate of 87968 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•