Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Possible to maintain scroll position after Ctrl+F5?

  • 3 回覆
  • 3 有這個問題
  • 26 次檢視
  • 最近回覆由 borekb

more options

When I do a full page reload (Ctrl+F5), it scrolls up to the top of the page. Chrome, for instance, maintains the scroll position. Is the behavior I am seeing in Firefox hardcoded or did I maybe just messed up my settings somehow? Is there a way to maintain a scroll position after Ctrl+F5?

When I do a full page reload (Ctrl+F5), it scrolls up to the top of the page. Chrome, for instance, maintains the scroll position. Is the behavior I am seeing in Firefox hardcoded or did I maybe just messed up my settings somehow? Is there a way to maintain a scroll position after Ctrl+F5?

所有回覆 (3)

more options

I think that is hardcoded, because it does the same for me too.

more options

With Ctrl+F5 you bypass the cache and reload all file fresh from the server. This resets settings like the cursor position and data that you're entered in a form and check boxes. I finds this convenient as I can reload forum index pages and start at he top of the list. I use F5 if I want to keep the scroll position.

more options

For me, it is a problem when I'm doing web development. The tool that I'm using is calling something that forces page reload (it is possibly some kind of embedded JavaScript, I am not sure) and Firefox scrolls to the top of the page, which means that when I'm working on some lower part of the page, this is a major annoyance. I have also noticed that using some F12 tools in Firefox will jump to the top of the page - possibly for the same reason?

I'll probably file and improvement request and hopefully this will find its way into Firefox.