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

Firefox doesn't properly save open tabs in SessionStorage

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

more options

For a few weeks some of my tabs aren't properly restored. Instead of being on the page I last browsed, the displayed page is some page I previously accessed (e.g. it shows google.com instead of the google result page or it shows the about:newtab page instead of some other page I accessed after that). This affects "Undo Close Tab" as well as restoring a session, a feature I always use. I have this problem on all of my computers which all have different profiles and operating systems. I even made a completely new profile and could observe the issue there. Looking into the profile folder's sessionstore.js or recovery.js I can see that tabs that have this issue simply are missing the entries I browsed. For me it looks like this is happening randomly.

For a few weeks some of my tabs aren't properly restored. Instead of being on the page I last browsed, the displayed page is some page I previously accessed (e.g. it shows google.com instead of the google result page or it shows the about:newtab page instead of some other page I accessed after that). This affects "Undo Close Tab" as well as restoring a session, a feature I always use. I have this problem on all of my computers which all have different profiles and operating systems. I even made a completely new profile and could observe the issue there. Looking into the profile folder's sessionstore.js or recovery.js I can see that tabs that have this issue simply are missing the entries I browsed. For me it looks like this is happening randomly.

Giải pháp được chọn

I found a bug report describing my issue, so it seems to be a bug in Firefox. https://bugzilla.mozilla.org/show_bug.cgi?id=1230769

The bug is caused by disallowing cookies. (Preferences > Privacy > Select Firefox will "Use custom settings for history" > Uncheck "Accept cookies from sites")

Đọc câu trả lời này trong ngữ cảnh 👍 0

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

more options

You may have corrupt sessionstore file(s).

Type about:support in the address bar and press enter.

Under the page logo on the left side you will see Application Basics. Under this find Profile Folder. To it’s right press the button Show Folder. This will open your file browser to the current Firefox profile. Now Close Firefox.

Locate the sessionstore file(s). Then rename or delete them. Restart Firefox.

more options

I've deleted all folders and files that have session in their name but unfortunately it still happens.

more options

Giải pháp được chọn

I found a bug report describing my issue, so it seems to be a bug in Firefox. https://bugzilla.mozilla.org/show_bug.cgi?id=1230769

The bug is caused by disallowing cookies. (Preferences > Privacy > Select Firefox will "Use custom settings for history" > Uncheck "Accept cookies from sites")

Được chỉnh sửa bởi Xu158 vào

more options

That was very good work. Well Done.