Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does link ink skipping cause some users to see single links as multiple links? #973

Closed
timpaul opened this issue Aug 30, 2018 · 5 comments
Closed

Comments

@timpaul
Copy link
Contributor

timpaul commented Aug 30, 2018

Does link ink skipping cause some users to see single links as multiple links, and is this a problem?

This issue was raised previously here: alphagov/govuk_template#339

@markhurrell
Copy link

have we seen any evidence of this causing problems? would hover/active/focus states reduce the chance of it happening?

traditional link underlines obstruct the descenders on letters, which is pretty much the most basic thing you shouldn't do for legibility. I'd want to see significant evidence of ink skipping actually causing users difficulty the justify not having it

@timpaul
Copy link
Contributor Author

timpaul commented Aug 31, 2018

Not that I'm aware of. I agree, we'd need evidence of it being an issue on GOV.UK first. Here's an example of where it can cause genuine ambiguity:

image

However, we've tested this text with the New Transport font and it doesn't cause the same problem:

image

@timpaul
Copy link
Contributor Author

timpaul commented Aug 31, 2018

Closing this now. If we find evidence that it's causing issues we can reopen.

@timpaul timpaul closed this as completed Aug 31, 2018
@Dean-A-Smith
Copy link

Hi. I haven't seen a member of the public have an issue with this, but I have had colleagues outside of digital and design ask me why there are rogue full stops in pieces of content I've worked on. When I go to find out what they mean, I find what they've seen is an end section of a link where the underline has been interrupted by another symbol at the end, leaving just a dot of underline.

image

The context here is people in government checking content for accuracy, rather than scanning it or using it for a purpose, but thought it worth sharing.

@lfdebrux
Copy link
Member

lfdebrux commented Jul 19, 2021

We've now turned off ink skipping in version 3.13.0 of GOV.UK Frontend (see #2251), so this should no longer be an issue.

Edit: actually ink skipping was only disabled for the hover state, ink skipping is still present for links in the normal state. Thanks for catching this @36degrees. Leaving this comment so I don't make the same mistake again 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants