
writing blurred together since last update
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)
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:
- Open Firefox Options window as follows:
- In Firefox 29.0 and above, click the menu button
and select Options.
- In the Firefox Options window, click the Advanced tab, then select General.
- In the settings list, you should find the Use hardware acceleration when available checkbox. Uncheck this checkbox.
- 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.
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.