
Install interrupted. Now, even after several re-installs, all characters on Firerox screen appear as little blocks. I can't install and revive firefox properly
Improper character display continues to plague Firefox after several Revo uninstaller removals and reinstallations.
All Replies (2)
- Repair System Registry and Files
Find the Dos Prompt Right or Powershell Click and Run as Administrator then : Copy/Paste to Dos Window : SFC /Scannow (SFC <space>/Scannow) then hit Enter. Reboot when completed.
Reinstall with Current Release Firefox 59.0.2 with a Full Version Installer
If fails then suggest diving into the registry (be careful) and delete Firefox/Mozilla entries.
Please let us know if this solved your issue or if need further assistance.
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.
Note that this is not about the font-family CSS rule, but about the font that Firefox actually uses as shown in the Font tab.
If locally installed fonts aren't working then this is possibly a sandbox security issue. You can check for sandbox security related issues.
You can set this pref to 2 or 1 on the about:config page to lower the sandbox security setting.
- security.sandbox.content.level = 1
- close and restart Firefox to make the change effective.
If '1' still doesn't have effect then try '0' to disable the sandbox.
If this didn't work then undo/reverse the change and reset the pref via the right-click context menu to the default value.
You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.