Using the back button returns me to the top of the page I left rather than the location from which I followed a link.
If I load a page and scroll down, then follow a link, then use the back button I end up at the top of the page, not at the location from which I followed the link. Started happening after updating to version 19.0, on Windows 7 Professional 64-bit machine.
所有回覆 (5)
hello, can you try to replicate this behaviour when you launch firefox in safe mode once?
Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems
You can also check on the about:cache page if the disk cache is enabled and working.
In case you are using "Clear history when Firefox closes":
- do not clear the "Cache" because Firefox will disable the disk cache in such a case
- Tools > Options > Privacy: History: [X] Clear history when Firefox closes > Settings
- https://support.mozilla.org/kb/Clear+Recent+History
I did try that (safe mode), with no difference in behavior. However, I did notice that the behavior seems to be site-specific. Where I first noticed it was on Engadget.com (hasn't done that before on that site). Also seems to happen on msn.com. However, it does not behave that way on other sites, such as finance.yahoo.com.
由 tswright 於
I checked on the cache settings - disk cache is on and appears to be working; no offline caching. Clearing the cache on exit is turned off.
That can be caused by the no-cache in the response headers:
- Cache-Control:no-cache, must-revalidate, post-check=0, pre-check=0