Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

url bar and PanelUI menu display on ESR78

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 15 wyświetleń
  • Ostatnia odpowiedź od 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 ?

Zmodyfikowany przez Nicolas D w dniu

Wszystkie odpowiedzi (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