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

url bar and PanelUI menu display on ESR78

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

more options

Hi, We were able not to display the url bar and the panelUI with firefox 68ESR but we are not able to reproduce the same display with firefox ESR 78.3.1. We are using mozilla.cfg to set browser.uiCustomization.state not to display urlbar-container in the nav-bar. We are setting a userChrome.css with those lines :

#urlbar, #urlbar * { display: none !important }
#PanelUI-fxa-status { display: none !important }
#PanelUI-menu-button { display: none !important }

But they are still here. Everything I can find on the topic is not related to the last version. Any idea to help us ?

Hi, We were able not to display the url bar and the panelUI with firefox 68ESR but we are not able to reproduce the same display with firefox ESR 78.3.1. We are using mozilla.cfg to set browser.uiCustomization.state not to display urlbar-container in the nav-bar. We are setting a userChrome.css with those lines : <pre> #urlbar, #urlbar * { display: none !important } #PanelUI-fxa-status { display: none !important } #PanelUI-menu-button { display: none !important } </pre> But they are still here. Everything I can find on the topic is not related to the last version. Any idea to help us ?

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

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

more options

I found the solution : toolkit.legacyUserProfileCustomizations.stylesheets = true

more options

How about using Firefox in the supported Kiosk mode? https://support.mozilla.org/en-US/kb/firefox-enterprise-kiosk-mode