-
Notifications
You must be signed in to change notification settings - Fork 336
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
Comments
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 |
Closing this now. If we find evidence that it's causing issues we can reopen. |
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. 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. |
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 😅 |
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
The text was updated successfully, but these errors were encountered: