为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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于修改