Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

I have a bizarre problem: the characters used by Firefox to render the text of the interface itself (i.e. menus, menu items, bookmarks, pop-up boxes, etc.) have been changed to weird little boxes with numbers.

  • 2 replies
  • 3 have this problem
  • 2 views
  • Last reply by chiron11

more options

Also, the text of the web page that is loaded has changed into a weird font which I think I recognize as Desdemona.

This problem disappears in Safe Mode, but even after resetting all my settings (disabling all extensions, etc.) I have the same problem as soon as I reopen the application.

I have tried reinstalling and even installing multiple software versions, but nothing has worked. This problem has happened after a system crash, but everything else--all other applications, system services, etc. have been recovered and are working perfectly again.

(I have the exact same problem loading Thunderbird 5).

Also, the text of the web page that is loaded has changed into a weird font which I think I recognize as Desdemona. This problem disappears in Safe Mode, but even after resetting all my settings (disabling all extensions, etc.) I have the same problem as soon as I reopen the application. I have tried reinstalling and even installing multiple software versions, but nothing has worked. This problem has happened after a system crash, but everything else--all other applications, system services, etc. have been recovered and are working perfectly again. (I have the exact same problem loading Thunderbird 5).

Chosen solution

Try to toggle some Boolean gfx.font_rendering prefs on the about:config page to disable some features and maybe set gfx.direct2d.disabled -> true to disable Direct2D.
Filter: gfx

gfx.font_rendering.directwrite.use_gdi_table_loading

To open the about:config page, type about:config in the location (address) bar and press the "Enter" key, just like you type the url of a website to open a website.
If you see a warning then you can confirm that you want to access that page.

  • Use the Filter bar at to top of the about:config page to locate a preference more easily.
  • Preferences that have been modified show as bold(user set).
  • Preferences can be reset to the default or changed via the right-click context menu.
Read this answer in context 👍 0

All Replies (2)

more options

Chosen Solution

Try to toggle some Boolean gfx.font_rendering prefs on the about:config page to disable some features and maybe set gfx.direct2d.disabled -> true to disable Direct2D.
Filter: gfx

gfx.font_rendering.directwrite.use_gdi_table_loading

To open the about:config page, type about:config in the location (address) bar and press the "Enter" key, just like you type the url of a website to open a website.
If you see a warning then you can confirm that you want to access that page.

  • Use the Filter bar at to top of the about:config page to locate a preference more easily.
  • Preferences that have been modified show as bold(user set).
  • Preferences can be reset to the default or changed via the right-click context menu.
more options

Wow, that fixed it. I don't know how to thank you! You've saved me a lot of trouble.