Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Fungovanie tejto stránky je z dôvodu údržby dočasne obmedzené. Ak článok nevyrieši váš problém a chcete položiť otázku, napíšte našej komunite podpory na Twitter @FirefoxSupport alebo Reddit /r/firefox.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

characters are displayed incorrectly on some webpages

  • 9 odpovedí
  • 0 má tento problém
  • 1 zobrazenie
  • Posledná odpoveď od Dario48true

more options

I am on arch linux running wayland, and whenever I visit some webpages (example reddit, github) some character are displayed incorrectly: spaces are incredibly large and numbers appear as . or , or other random punctuation or don't appear at all

examples in uploaded images

I am on arch linux running wayland, and whenever I visit some webpages (example reddit, github) some character are displayed incorrectly: spaces are incredibly large and numbers appear as . or , or other random punctuation or don't appear at all examples in uploaded images
Priložené obrázky

Vybrané riešenie

cor-el said

gfx.e10s.font-list.shared => false

Troubleshoot Mode disables the shared font list which has already been tested without success.

Does it still happen with the flatpak version?

Čítať túto odpoveď v kontexte 👍 1

Všetky odpovede (9)

more options

Could be that Firefox is using some emoji font.

You can right-click and select "Inspect" to open the built-in Inspector with this element selected.

You can check in the Rules tab in the right panel in the Inspector what font-family is used for selected text. You can check in the Fonts tab in the right panel in the Inspector what font is actually used because Firefox might be using a different font than specified by the website. If the Fonts tab is hidden, click the down arrow at the right end.

more options

firefox is doing that, but I don't understand why, as in my settings I have set normal fonts

more options

Privacy Badger may be interfering.

Does it still happen in Troubleshoot Mode?

more options

it still does not work (not displayed in the screenshot are the numbers still not working)

more options

Does it still happen in a new profile? An easy way to test a new profile is to install Developer Edition and see if it happens there or refresh your existing profile. Make sure you stay signed out of your sync account when testing.

more options

it still happens on a new profile on a different instalation of firefox (same version) and it does not happen on brave (installed to test if it was system related)

more options

The screenshot sows that Twemoji font is used like I expected as we have seen such issues reported in the past with a font like that. You can try:

  • about:config => gfx.e10s.font-list.shared => false

See also:

  • /questions/1373348 The number and space fonts render much bigger and wider than other letters?
more options

Vybrané riešenie

cor-el said

gfx.e10s.font-list.shared => false

Troubleshoot Mode disables the shared font list which has already been tested without success.

Does it still happen with the flatpak version?

more options

the flatpak version has no problems, huh probably a dependencies issue on the arch package, sorry to have disturbed and taken your time