Mozilla 도움말 검색

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

자세히 살펴보기

url bar and PanelUI menu display on ESR78

  • 2 답장
  • 1 이 문제를 만남
  • 15 보기
  • 최종 답변자: 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 ?

글쓴이 Nicolas D 수정일시

모든 댓글 (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