Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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).

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.