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
Open

Back button overshoots when a web form performs a POST to the same URL as the previous GET

RavuAlHemio

Greetings,

I am having this issue since Firefox 155.0.1 or a bit earlier (but overall rather recently) and I still encounter it with 156.

When a web page has a web form that performs a POST request without changing the URL, the behavior seems to have changed. Let's assume I have done the following:

1. I navigated to an overview page (GET https://example.com/overview). 2. I clicked on a link to a page with a form (GET https://example.com/formpage). 3. I filled out and submitted the form (POST https://example.com/formpage).

Now, when I click the Back button,

Can I somehow return to the previous behavior?

Thanks!

Greetings, I am having this issue since Firefox 155.0.1 or a bit earlier (but overall rather recently) and I still encounter it with 156. When a web page has a web form that performs a POST request without changing the URL, the behavior seems to have changed. Let's assume I have done the following: 1. I navigated to an overview page (GET https://example.com/overview). 2. I clicked on a link to a page with a form (GET https://example.com/formpage). 3. I filled out and submitted the form (POST https://example.com/formpage). Now, when I click the Back button, * previously, I was returned to the page with the form (GET https://example.com/formpage) * now, I am returned to the overview page (GET https://example.com/overview) Can I somehow return to the previous behavior? Thanks!

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.