Closed
Bug 50788
Opened 25 years ago
Closed 25 years ago
Location bar gets set to iframes url
Categories
(SeaMonkey :: UI Design, defect, P3)
Tracking
(Not tracked)
People
(Reporter: adamlock, Assigned: don)
References
()
Details
Load up the specified url. On my (slow) link, the location bar correctly says
http://www.theregister.co.uk while the page is loading until the doubleclick
advert starts to be loaded. Then the location bar changes to the SRC url for the
doubleclick advert.
The doubleclick advert is actually in an iframe, so I've changed the title of
this bug.
Summary: Location bar gets set to image element's SRC url → Location bar gets set to iframes url
Further investigation suggests that the IFRAME is getting a redirect and this
might be causing this code to fire:
http://lxr.mozilla.org/seamonkey/source/uriloader/base/nsDocLoader.cpp#1392
CC'ing author.
*** This bug has been marked as a duplicate of 50427 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
verified dup of 50427 "URL field spontanously "refreshes" to wrong URL"
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•