当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

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.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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