Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Firefox is displacing ö and ä letter dots. Why?

more options

This ADDRESS REMOVED site has Nunito Sans font loaded from Google. Why Firefox shows ö and ä letters like this: a¨ o¨?

Chrome and Safari seems to load the font just right. Old Explorer also shows these letter wrongly.

This ADDRESS REMOVED site has Nunito Sans font loaded from Google. Why Firefox shows ö and ä letters like this: a¨ o¨? Chrome and Safari seems to load the font just right. Old Explorer also shows these letter wrongly.

Modificado por konstantin.nikkari a

Solução escolhida

This was actually solved here https://stackoverflow.com/questions/53371207/firefox-is-displacing-%C3%B6-and-%C3%A4-letter-dots-why Look for the comments. There is something wrong how Mozilla renders base letters combinations like a + ¨.

EDIT: Changed wrong link to the proper

Ler esta resposta no contexto 👍 0

Todas as respostas (5)

more options

Hello konstantin.nikkari

Can you please check that "Allow pages to choose their own fonts, instead of your selections above" is checked on.

You can check by going to Menu -> options -> General -> Languages and appearance Choose Advanced under Fonts & Colors, and check the option of "Allow pages to choose their own fonts, instead of your selections above"

Hope this will work for you, i just checked your website and it displayed it correctly

more options

Solução escolhida

This was actually solved here https://stackoverflow.com/questions/53371207/firefox-is-displacing-%C3%B6-and-%C3%A4-letter-dots-why Look for the comments. There is something wrong how Mozilla renders base letters combinations like a + ¨.

EDIT: Changed wrong link to the proper

Modificado por konstantin.nikkari a

more options

konstantin.nikkari said

This was actually solved here https://support.mozilla.org/en-US/questions/1241007 Look for the comments. There is something wrong how Mozilla renders base letters combinations like a + ¨.

Hello konstantin.nikkari,

That link is the URL to this thread ..... (?)

more options

The Nunito font doesn't seem to include a glyph for ä and ö. If I use the Inspector to modify one of the samples then another font is used instead of Nunito.

It looks that in your case Firefox uses a font that doesn't work well with combining Unicode characters.

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.

more options

Sorry McCoy :)

Here is the proper link https://stackoverflow.com/questions/53371207/firefox-is-displacing-%C3%B6-and-%C3%A4-letter-dots-why

I'll edit the post above.