Closed
Bug 170113
Opened 22 years ago
Closed 22 years ago
retain back history when opening new tabs
Categories
(Core :: DOM: Navigation, enhancement)
Tracking
()
People
(Reporter: hao2lian.bugzilla, Assigned: radha)
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1) Gecko/20020826
Whenever you open a tab from a web page, say http://www.foo.com, it should have
the same "Back" history of the tab with http://www.foo.com plus http://www.foo.com.
Reproducible: Always
Steps to Reproduce:
1.Open a new tab.
Actual Results:
A new tab opens with a blank "Back" history.
Expected Results:
A new tab opens with the "Back" history of the original tab plus the original
tab's URL.
Comment 1•22 years ago
|
||
The URL you entered is not valid.
And that bug was easy to find. Please search before submitting a new one.
pi
*** This bug has been marked as a duplicate of 18808 ***
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
•