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!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

FF 70 breaks underlining

  • 8 个回答
  • 1 人有此问题
  • 7 次查看
  • 最后回复者为 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!
已附加屏幕截图

被采纳的解决方案

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.


定位到答案原位置 👍 1

所有回复 (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

选择的解决方案

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.


由cor-el于修改

more options

由cor-el于修改

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!

由cfcentaurea于修改

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;