Closed
Bug 396583
Opened 17 years ago
Closed 14 years ago
Can't return to the same view position of previous page
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: ranguo, Unassigned)
Details
(Whiteboard: [CLOSEME 2010-07-30])
Attachments
(1 file)
77 bytes,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
For example, when scrolling down a web page, and at the middle of the page, user clicked a link and go into another web page. After viewing, user clicked "Back" and returned to previous page, but instead of returning to the same middle section of the page, the top of the page is shown.
Reproducible: Sometimes
Steps to Reproduce:
1.Open a web page and scroll to the middle section.
2.Click on a link which open a new page (not a new window).
3.Click on the "Back" button.
4. Check the section of the web page that is being displayed.
Actual Results:
The top section of the page is shown.
Expected Results:
The browser should return to the exact section of the previous page, so it is easier for users to browse pages such as news website.
Does this has to do with the HTML code?
Comment 2•17 years ago
|
||
My Yahoo has the following line.
document.writeln('<META HTTP-EQUIV="Pragma" CONTENT="no-cache">');
bug 105395 covers this case and is wontfix
Comment 3•15 years ago
|
||
This bug was originally reported on Firefox 2.x or older, which is no longer supported and will not be receiving any more updates. I strongly suggest that you update to Firefox 3.6.3 or later, update your plugins (flash, adobe, etc.), and retest in a new profile. If you still see the issue with the updated Firefox, please post here. Otherwise, please close as RESOLVED > WORKSFORME
http://www.mozilla.com
http://support.mozilla.com/kb/Managing+profiles
http://support.mozilla.com/kb/Safe+mode
Whiteboard: [CLOSEME 2010-07-30]
Version: unspecified → 2.0 Branch
Comment 4•14 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.8 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•