当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

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.

詳しく学ぶ

Bookmark sidebar reset width size after closing Firefox

  • 6 件の返信
  • 0 人がこの問題に困っています
  • 最後の返信者: cor-el

more options

After last update, when I open the bookmark sidebar (CTRL+B) and change its size (width), and then close Firefox, sidebar's width change to previous size.

How to fix it?

After last update, when I open the bookmark sidebar (CTRL+B) and change its size (width), and then close Firefox, sidebar's width change to previous size. How to fix it?
添付されたスクリーンショット

すべての返信 (6)

more options

Could be a problem with sessionstore.jsonlz4 as that is where the sidebar state is now saved (xulstore.json is no longer used). Are you disabling session restore somehow?

役に立ちましたか?

more options

Unfortunately, still the same situation...

この投稿は M により に変更されました

役に立ちましたか?

more options

Do you at least keep pinned tabs if you close and restart Firefox? You aren't using Private Browsing mode?

 sidebar:
  style:-moz-box-ordinal-group: 1; order: 2; width: 315px;;

I see this data in the current session state if I check this in the Browser Console.

/* Session data - GET/SET State */
ssj = SessionStore.getBrowserState(); // get Current Session State
ssj = prompt("Copy Current Session State to SAVE\n\n Press ESC or click Cancel to ABORT", ssj||"");

役に立ちましたか?

more options

You can look at this tool to inspect a compressed jsonlz4 sessionstore file. This tool works locally, no uploading is done.

役に立ちましたか?

more options

OK, now I understand. Is there any option to fix sidebar width, but WITHOUT opening previous windows and tabs? Just open the browser, load "clear" page, press CTRL+B and thats it.

役に立ちましたか?

more options

Currently not as far as I know. You can consider to clear the history yourself before closing Firefox and let session restore do its thing.

They are considering to save the sidebar state in a pref that acts as a fallback for cases like this, but this won't allow to save the sidebar state per window (bug 1908019).

役に立ちましたか?

質問する

投稿に返信するには あなたのアカウントにログイン する必要があります。まだアカウントをお持ちでなければ、新しい質問を開始 してください。