Closed
Bug 111513
Opened 24 years ago
Closed 24 years ago
Window from window.open() lacks history
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: bht237, Assigned: radha)
Details
(Keywords: ecommerce, testcase)
Attachments
(5 files)
A new window opened via JavaScript window.open() does not have history.
Other browsers such as Netscape 4 or MS IE provide this functionality.
Please advise if a testcase is required - I will provide one.
Comment 1•24 years ago
|
||
Yes, a testcase would be good. Is it lacking past history? Or is it that you go
forward, then can't go back?
This may be fallout from bug 108635
It appears that one initial location.replace() for the top level framesetter
kills all history even for future events in _child_ frames.
Comment 7•24 years ago
|
||
Over to session history.
Assignee: jst → radha
Component: DOM Level 0 → History: Session
QA Contact: amar → claudius
works for me in build 201111411
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Comment 10•23 years ago
|
||
mass-verifying WorksForMe bugs which haven't changed since 2001.12.31.
set your search string in mail to "EmperorLondoMollari" to filter out these
messages.
Status: RESOLVED → VERIFIED
Component: History: Session → Document Navigation
QA Contact: claudius → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•