Open
Bug 267218
Opened 20 years ago
Updated 2 years ago
Back button skips this site after clicking on "See traffic conditions and check drive times." link.
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
NEW
People
(Reporter: alexeys, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041101 Firefox/1.0RC2 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041101 Firefox/1.0RC2 "Back" button gets confused, but "Forward" button works fine. Reproducible: Always Steps to Reproduce: 1. Go to any site(www.mozilla.org) 2. Go to SFGate traffic site (http://www.sfgate.com/traffic/) 3. Click on "See traffic conditions and check drive times." link - Java traffic report is opened 4. Click on "Back" button - returns to www.mozilla.org 5. Click on "Forward" - SFGate page is opened. 6. Click on "Forward" - 511.org page is opened. Actual Results: "Back" button skips one site. Expected Results: It should go back to SFGate page. The link on the page is: <a target=_top href="http://traffic.511.org/sfgate/">
Comment 1•20 years ago
|
||
I noticed the back button skipping a page when I would get an error page (by turning error pages on).
Comment 2•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 3•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
| Reporter | ||
Comment 4•19 years ago
|
||
I just noticed it again. It is still there.
Status: RESOLVED → UNCONFIRMED
Resolution: EXPIRED → ---
Comment 5•18 years ago
|
||
works with firefox 2?
| Reporter | ||
Comment 6•18 years ago
|
||
I have tried it with Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061208 Firefox/2.0.0.1 ID:2006120814. It is still a problem. The problem can be because the last page never finishes loading (JavaScript?).
Updated•18 years ago
|
Assignee: bross2 → nobody
Comment 7•18 years ago
|
||
I can reproduce this using Firefox 2.0.0.3 on Mac OS X or on Ubuntu 6.10. I do, however, get some "phantom" entries in the back button, but that's likely due to Javascript on the page. Alexey, are you sure you can reproduce this with Firefox 2.0.0.3 or later? Additionally, can you please try with a new profile? http://kb.mozillazine.org/Profile_Manager
Comment 8•18 years ago
|
||
I meant *can't* in comment 7 not *can*. If you can still reproduce this with a clean profile, please let us know.
Whiteboard: CLOSEME - 05/06
| Reporter | ||
Comment 9•18 years ago
|
||
I just tried with "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3" and back button still skipped a site.
Comment 10•18 years ago
|
||
Hm, I can indeed confirm this with Firefox 2.0.0.3 on Windows. One thing I noticed is that as soon as you use the forward button to get back to 511.org, going back works properly. That may have been my mistake in comment 7. I don't see any obvious dupes (bug 255218 et al are related to error pages being there and this doesn't have any error pages), so confirming as well.
Status: UNCONFIRMED → NEW
Component: General → History: Session
Ever confirmed: true
OS: Windows XP → All
Product: Firefox → Core
QA Contact: general → history.session
Hardware: PC → All
Whiteboard: CLOSEME - 05/06
Version: unspecified → Trunk
Component: History: Session → Document Navigation
QA Contact: history.session → docshell
Updated•2 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•