Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Firefox internal & external web-page icons appearing abnormal

  • 2 回覆
  • 1 有這個問題
  • 3 次檢視
  • 最近回覆由 Chris Ilias

more options

Hi, I am currently running FF 91.0.2 on Xubuntu 18.04 and recently icons are appearing abnormally on both Firefox internal web pages such as: about:preferences#privacy (see 1st pic),

as well as on external web pages such as: YouTube https://www.youtube.com/watch?v=1zrg2Vanfco (see 2nd pic)

I have re-installed FF and imported my old profile but no difference. I have tried to restart FF in Troubleshoot mode but it doesn't resolve the problem, what to do?


EDIT: Solution provided by cor-el solved the problem with Firefox internal pages. The problem with YouTube "new" black-and-white icons seems to be something else as these appear with other browsers too.

Hi, I am currently running FF 91.0.2 on Xubuntu 18.04 and recently icons are appearing abnormally on both Firefox internal web pages such as: about:preferences#privacy (see 1st pic), as well as on external web pages such as: YouTube https://www.youtube.com/watch?v=1zrg2Vanfco (see 2nd pic) I have re-installed FF and imported my old profile but no difference. I have tried to restart FF in Troubleshoot mode but it doesn't resolve the problem, what to do? EDIT: Solution provided by cor-el solved the problem with Firefox internal pages. The problem with YouTube "new" black-and-white icons seems to be something else as these appear with other browsers too.
附加的畫面擷圖

由 m99 於 修改

所有回覆 (2)

more options

Issues with checkboxes can happen if you have set "browser.proton.enabled = false" on the about:config page to disable Proton.

In Firefox 91+ you can no longer disable Proton and revert changes that come with this design via "browser.proton.enabled = false" on the about:config page. Best in Firefox 91 is to set browser.proton.enabled at its default value true as the false setting can cause issues with checkboxes.

In Firefox 91+ you need to use code in userChrome.css to override changes coming with the Proton design.

more options

WARNING: This script is not provided by Mozilla and is not officially supported Creating a userChrome.css file and other ways of customizing Firefox that are not exposed in the interface are there for developers, not end-users. If it were intended for end-users, you would see a menu option or checkbox; you wouldn't have to hack a text file in a hidden location.

What this means is that even though the functionality you want is no longer supported, a third-party has found a way to do it using the CSS file. If it breaks in new versions, you will need to contact the person who provided the script.