搜索 | 用户支持

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

详细了解

Some websites have all the text bold after an update. How to fix this?

  • 4 个回答
  • 2 人有此问题
  • 2 次查看
  • 最后回复者为 Enigma

more options

Hello

Firefox updated and after that some websites like facebook and ebay have the text bold.

It's not about the zoom, I tried reinstalling firefox. It didn't fix this issue.

I have also tried this with no effect:

Tools > Options > Advanced > [uncheck] "Use hardware acceleration when available"

Has anyone had this issue before? Any idea how to fix it?

Hello Firefox updated and after that some websites like facebook and ebay have the text bold. It's not about the zoom, I tried reinstalling firefox. It didn't fix this issue. I have also tried this with no effect: Tools > Options > Advanced > [uncheck] "Use hardware acceleration when available" Has anyone had this issue before? Any idea how to fix it?

所有回复 (4)

more options

Sorry to bring this up again, but I still haven't been able to figure it out.

If anyone can help I'd really appreciate it. It's really weird to see entire websites in bold text.

more options

What font is used to display this bold text?

You can right-click and select "Inspect Element" to open the builtin Inspector with this element selected. You can check the font used for selected text in the Font tab in the right pane of the Inspector.


This could be related with the recent switch in Firefox 52+ from Cairo to Skia for canvas/content rendering.

Firefox 52+ has changed from Cairo to Skia for canvas/content rendering.

You can modify these gfx.*.azure.backends prefs on the about:config page to revert to the old font rendering swap the skia,cairo order to cairo,skia or remove the skia and leave cairo.

  • gfx.canvas.azure.backends = direct2d1.1,cairo,skia
  • gfx.content.azure.backends = direct2d1.1,cairo,skia

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.

You can try to disable hardware acceleration in Firefox.

You need to close and restart Firefox after toggling this setting.

You can check if there is an update for your graphics display driver and check for hardware acceleration related issues.

more options

Firefox 56 may display text a little bit heavier than Chrome, even if it is not using bold fonts -- all fonts may be little bit thicker.

Here's a recent thread where I looked at it, but there's not really a specific answer yet:

https://support.mozilla.org/questions/1177634#answer-1011713

more options

Also : Would you take a look at this thread and see if maybe what solved the problem for the last poster might work for you as well :

http://forums.mozillazine.org/viewtopic.php?f=38&t=3033801