ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

url bar and PanelUI menu display on ESR78

  • 2 (ردّان اثنان)
  • 1 has this problem
  • 13 views
  • آخر ردّ كتبه 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 ?

Modified by Nicolas D

All Replies (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