Closed
Bug 88201
Opened 24 years ago
Closed 24 years ago
deRTM 6.1: last visited page not correct if ad server is used
Categories
(Core Graveyard :: History: Global, defect)
Tracking
(Not tracked)
People
(Reporter: pgorman, Assigned: alecf)
Details
- start N6.1b1 (20010607)
- open preferences
- activate the option "Last page visited", so the browser will start
with the last visited site
- open a URL containing ad banners from a seperate ad server
www.aol.de
www.area-dvd.de
www.netscape.com
www.t-online.de
- close browser
- restart browser
***Result:
N6.1 opens with
http://ads.web.aol.com/html/19000001/aol?
NM=HI&CT=S&target=_top&height=60&width=468
***Expected:
http://www.aol.de/homepage/index.html should be opened
Comment 3•24 years ago
|
||
All the pages in question use an <iframe> for the ads section. The document in
the iframe is actually the "last page visited" and gets loaded in the new
window, just like the preference is set. This is confusing to the user.
When we open a new window we should probably not actually open the "last page
visited" but open the last *top frame* visited.
Comment 4•24 years ago
|
||
interesting...this works for me using 2001.06.27.10-branch comm bits on winNT...
in any case, methinks this should go over to history: global. alecf/claudius, do
you think this might be a dup of bug 58613, or something else?
Assignee: sgehani → alecf
Component: Preferences → History: Global
QA Contact: sairuh → claudius
| Assignee | ||
Comment 5•24 years ago
|
||
yep, this is mine, but it's actually a dupe of last page visited being broken
for framed pages too...
Comment 6•24 years ago
|
||
okidoke!
*** This bug has been marked as a duplicate of 58613 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 7•22 years ago
|
||
mass-verifying Duplicate bugs which haven't changed since 2001.12.31.
set your search string in mail to "CitizenGKar" to filter out these messages.
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•