Mozilla 도움말 검색

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

Learn More

Firefox header bar missing

  • 4 답장
  • 0 이 문제를 만남
  • 60 보기
  • 최종 답변자: coffent

more options

The header bar at the top of the screen has disappeared from Firefox when run from my desktop computer (Image 1), but not when run from my laptop computer (Image 2). With the desktop, the maximize, minimize etc buttons are now on the same toolbar as the File Edit View etc buttons and there is no indication as to what website is being viewed. This problem occurs even when Firefox is run in Troubleshooting mode. Both instantiations are v. 119.0. How can I get the header back on my desktop instantiation?

And while I'm at it: With the current version of Firefox, the bookmarks toolbar is below the list of open websites, whereas several versions ago it was the other way around, which seems much more intuitive. Is there a way to switch them back so that the bookmarks menu is at the top?

Thanks!

The header bar at the top of the screen has disappeared from Firefox when run from my desktop computer (Image 1), but not when run from my laptop computer (Image 2). With the desktop, the maximize, minimize etc buttons are now on the same toolbar as the File Edit View etc buttons and there is no indication as to what website is being viewed. This problem occurs even when Firefox is run in Troubleshooting mode. Both instantiations are v. 119.0. How can I get the header back on my desktop instantiation? And while I'm at it: With the current version of Firefox, the bookmarks toolbar is below the list of open websites, whereas several versions ago it was the other way around, which seems much more intuitive. Is there a way to switch them back so that the bookmarks menu is at the top? Thanks!
첨부된 스크린샷

선택된 해결법

You can toggle the title bar on/off via the "Title Bar" button at the bottom left in the Customize palette window.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (4)

more options

선택된 해결법

You can toggle the title bar on/off via the "Title Bar" button at the bottom left in the Customize palette window.

more options

Thanks - I missed that option down in the lower left. I assume, since you didn't mention it, that the positions of the Bookmarks toolbar and the open sites "toolbar" can't be switched. Thanks again.

more options

To place the Tab bar below the Navigation Toolbar and the Bookmarks Toolbar, you would have to use CSS code in userChrome.css. More info about userChrome.css/userContent.css in case you are not familiar:

This CSS code gets regularly broken when Firefox updates and then needs an update. Your Troubleshooting Information doesn't show that you are using this file (about:support => LegacyUserStylesheets heading).

more options

Modifying the CSS code, and perhaps after a Firefox update, re-modifying it, sounds like it's more trouble than it's worth. Thanks, though - at least I know what the situation is.