Closed
Bug 288641
Opened 20 years ago
Closed 20 years ago
Forgets browsing history for the active tab page when an error page is shown as a result of attempting to navigate to another resource.
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 157004
People
(Reporter: tommyjb, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2
If you set error pages to show (browser.xul.error_pages.enabled = true) and an
error page displays on a tab page, the history of that tab page, if any exists,
is lost.
Reproducible: Always
Steps to Reproduce:
1. Set browser.xul.error_pages.enabled to true.
2. Load a page that works (for example, http://google.com/).
3. Using the same tab page, try to load a page that will not work (for exampole,
http://asdfsadfdsafsfa.com/).
Actual Results:
Notice that you cannot click the 'back' button to return to the last page that
you were at (though you *can* in the same situation with Internet Explorer).
Expected Results:
It should've let me click the 'back' button to return to http://google.com/.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 157004 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment 2•20 years ago
|
||
Confirm backbutton disabled.
I'm assuming this is an incomplete feature because it isn't in the standard
"user accessable" preferances.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2
Comment 3•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050401
Firefox/1.0+
It works as expected in the nightly builds.
Component: History → Bookmarks & History
QA Contact: mozilla → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•