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".

Learn More

FF 70 breaks underlining

  • 8 respostas
  • 1 tem este problema
  • 34 visualizações
  • Última resposta por cor-el

more options

Since updating to FF70, I've noticed that underlined text on websites is broken by punctuation marks or lower case letters with tails, e.g., p, g, y, etc. It didn't do this before. Hope this will be fixed soon!

Since updating to FF70, I've noticed that underlined text on websites is broken by punctuation marks or lower case letters with tails, e.g., p, g, y, etc. It didn't do this before. Hope this will be fixed soon!
Capturas de ecrã anexadas

Solução escolhida

OK, you can revert this by flipping a pref on the about:config page.

  • layout.css.text-decoration-skip-ink.enabled = false

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.


Ler esta resposta no contexto 👍 1

Todas as respostas (8)

more options

No, this is a permanent change to give better visibility and readability to underlined text.

See the Release Notes under changed.

Readability is now greatly improved on under- or overlined texts, including links. The lines will now be interrupted instead of crossing over a glyph.
more options

It looks rather weird if I deliberately try to break it :oops:

more options

Solução escolhida

OK, you can revert this by flipping a pref on the about:config page.

  • layout.css.text-decoration-skip-ink.enabled = false

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.


Modificado por cor-el a

more options

Modificado por cor-el a

more options

Thanks as always cor-el, the config worked!

My eyesight's not great and I never had any problem reading uninterrupted underlined text, only small or irregular fonts or insufficient contrast (e.g., light text on a light background). But as soon as this change was implemented I noticed how weird/ugly it looked - weirder & uglier on text with more punctuation/glyphs and thicker underlining. This appears to me to be a bad 'fix' for a non-existent problem. I certainly think it would make more sense to make the default config setting false.

Then again, maybe it was more of an issue in some languages with a different alphabet...

Anyway, I'm glad I could at least change it back. The ugliness was almost enough to make me try another browser, and I've been a loyal FF user for pretty much as long as there's been a FF!

Modificado por cfcentaurea a

more options

I'm glad I've found this thread, because nobody seems to be talking about it. The underlining break is confusing as heck to me when a single URL is underlined, and the breaks make it seem like there are several URLs.

Navigating to about:config?filter=layout.css.text-decoration-skip-ink.enabled and double clicking the option to set it to [false] fixed the problem for me.

It might seem like a catchy aesthetic to the developers, and maybe a large number of Firefox users, but it's confusing as heck to people with poor vision I think. It looks nice with my glasses, but without the glasses, I'm forced to squint at the text to see if there really is just one URL, or several (thanks to text that drills through the line).

Thanks for the solution, sorry for rambling. I love Firefox, keep up the awesome work everyone.

more options

Hi Larry I'm glad I'm not the only one! If you want to let FF know you don't like it, you can give feedback at https://qsurvey.mozilla.com/s3/FirefoxInput/

more options

It is possible via the offset pref to move the underline a few pixels downwards to avoid issues.

This might be sufficient to see the underline. text-underline-offset: .3em;