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!

Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Possible to maintain scroll position after Ctrl+F5?

  • 3 balas
  • 3 memiliki masalah ini
  • 26 kunjungan
  • Balasan terakhir oleh 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?

Semua Balasan (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.