Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

搜索 | 用户支持

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

详细了解

writing blurred together since last update

  • 2 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 cor-el

more options

Firefox force updated today, now all the writing on facebook is blurred together. It's also blurred when I type something into the search engine. This is both annoying and hurts to read. Please fix this.

Firefox force updated today, now all the writing on facebook is blurred together. It's also blurred when I type something into the search engine. This is both annoying and hurts to read. Please fix this.

所有回复 (2)

more options

Hello marchsmaggie, try disabling graphics hardware acceleration.

You might need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).

Then perform these steps:

  1. Open Firefox Options window as follows:
  2. In Firefox 29.0 and above, click the menu button New Fx Menu and select Options.
  3. In the Firefox Options window, click the Advanced tab, then select General.
  4. In the settings list, you should find the Use hardware acceleration when available checkbox. Uncheck this checkbox.
  5. Now, restart Firefox and see if the problems persist.

Additionally, please check for updates for your graphics driver by following the steps mentioned in the following Knowledge base articles:


Thank you.

more options

See if there is an update for the graphics display driver.

Try to create a new Boolean pref on the about:config page via the right-click context menu with the name layout.paint_rects_separately and set the value to true and leave hardware acceleration and Direct2D enabled.

  • about:config page: layout.paint_rects_separately = true

Try to disable Direct2D and leave hardware acceleration enabled

  • about:config page: gfx.direct2d.disabled = true

That way you still have the benefit from hardware acceleration, but may not suffer from rendering issues.

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.