Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Possible to maintain scroll position after Ctrl+F5?

  • 3 antwoorden
  • 3 hebben dit probleem
  • 45 weergaven
  • Laatste antwoord van 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?

Alle antwoorden (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.