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

Learn More

Menu Bar in Fullscreen Mode

  • Không có trả lời
  • 1 gặp vấn đề này
  • 7 lượt xem
more options

Hello All,

I'm using Firefox 102.12.0esr (64-bit) on MX-Linux 21.3. Is it possible to have Firefox display the Menu Bar in fullscreen mode?

I have added

:root[inFullscreen] #PersonalToolbar {

visibility: visible !important;

}

to userChhrome.css which is great, it makes the bookmarks toolbar show when in fullscreen, but I don't know what to use for the Menu Bar. Perhaps something in about:config? When in fullscreen and I right click up the top near the Tab bar, Menu Bar is checked but doesn't show. There are things that don't appear in the 3 line menu on the top right that do appear in the Menu Bar's menus that I'd like access to in fullscreen mode.

Thanks

Hello All, I'm using Firefox 102.12.0esr (64-bit) on MX-Linux 21.3. Is it possible to have Firefox display the Menu Bar in fullscreen mode? I have added '':root[inFullscreen] #PersonalToolbar { visibility: visible !important; }'' to userChhrome.css which is great, it makes the bookmarks toolbar show when in fullscreen, but I don't know what to use for the Menu Bar. Perhaps something in ''about:config''? When in fullscreen and I right click up the top near the Tab bar, Menu Bar is checked but doesn't show. There are things that don't appear in the 3 line menu on the top right that do appear in the Menu Bar's menus that I'd like access to in fullscreen mode. Thanks