Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

The "Open previous windows and tabs" setting is off, but in effect

  • 4 trả lời
  • 0 gặp vấn đề này
  • 7 lượt xem
  • Trả lời mới nhất được viết bởi zeroknight

more options

Hello! Since updating to the last version (119.0.1), Firefox started keeping my open tabs between sessions. This is a behavior I don't want, and the only solution that I found told me to enable "clear history on close", however that is also not ideal, because I don't want to clear my history. The "Open previous windows and tabs" setting is off and my homepage is set to Firefox Default. I don't know where else to look for such a setting, except in the about:config, but even there I'm not sure which one is causing the issue. Any assistance would be appreciated.

Windows 10 Pro 21H2, Firefox 119.0.1

Hello! Since updating to the last version (119.0.1), Firefox started keeping my open tabs between sessions. This is a behavior I don't want, and the only solution that I found told me to enable "clear history on close", however that is also not ideal, because I don't want to clear my history. The "Open previous windows and tabs" setting is off and my homepage is set to Firefox Default. I don't know where else to look for such a setting, except in the about:config, but even there I'm not sure which one is causing the issue. Any assistance would be appreciated. Windows 10 Pro 21H2, Firefox 119.0.1

Tất cả các câu trả lời (4)

more options

Okay nevermind, literally minutes after posting this thread, I tried to "close other tabs" and closed the last tab, which closed the entire Firefox. Opening it again, it opened at my homepage as it should, and afterwards the problem was gone, no matter how many tabs I opened. So I suppose it was a bug with the particular session/tabs? I will write back if it happens again.

more options

The last session will be restored automatically if the browser crashes or closes unexpectedly unless browser.sessionstore.resume_from_crash is set to false in about:config. It will also be restored if Firefox is left running during system shutdown unless toolkit.winRegisterApplicationRestart is set to false.

more options

zeroknight said

The last session will be restored automatically if the browser crashes or closes unexpectedly unless browser.sessionstore.resume_from_crash is set to false in about:config. It will also be restored if Firefox is left running during system shutdown unless toolkit.winRegisterApplicationRestart is set to false.

I got this bug again today after (probably) shutting down with my browser tabs open, then when I booted up and opened firefox, my tabs were restored. Closing and reopening at this point without manually closing all tabs continues this behavior. I tried disabling both of the settings you suggested, but it didn't help. I'll see if it happens again with these settings disabled, but there is clearly some bug causing this.

more options

Restarting the browser after an update is meant to resume the last session. Make sure browser.sessionstore.resume_session_once is being set back to false, if it stays true for some reason, it will keep restoring the last session.