Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

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

搜尋 Mozilla 技術支援網站

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

了解更多

Wonky Firefox Update?

more options

What is going on with Firefox today? I'm assuming there was an upgrade, and it has messed up my formatting on email with gmail, Facebook, essentially all the websites I've opened up. This is forcing me to move to Chrome, which I did not want to do.

Surely I'm not the only one?

What is going on with Firefox today? I'm assuming there was an upgrade, and it has messed up my formatting on email with gmail, Facebook, essentially all the websites I've opened up. This is forcing me to move to Chrome, which I did not want to do. Surely I'm not the only one?

所有回覆 (1)

more options

I think not, but is it this:

The release notes for Firefox 91 mention this Mac-specific change: "Firefox now automatically enables High Contrast Mode when "Increase Contrast" is checked on MacOS." Is it possible you have that setting?

If so, could you check what this does on Mac:

When users of Firefox on Windows want to bypass "High Contrast" behaviors triggered by the system, they change a selector on the Settings page (formerly known as Preferences or Options), or you can modify a value in about:config.

Settings

In the "Font and Colors" section, click the "Colors..." button and change the selector below "Override the colors specified by the page with your selections above" to Never and OK that. See: Disable high contrast mode in Firefox.

about:config

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

(2) In the search box in the page, type or paste browser.display.document_color_use and pause while the list is filtered

(3) Double-click the preference to display an editing field, and change the value to 1 then press Enter/Return or click the blue check mark button to save the change.

Here's what the values indicate:

  • 0 => detect preference from system settings (default) to choose between page's colors and user's colors
  • 1 => always use page's colors
  • 2 => always use user's colors

Any difference?

由 jscher2000 - Support Volunteer 於 修改