Skip to content
Discussion options

You must be logged in to vote

What's now?

Now you evaluate ... is the information shown in the tooltip important for somebody to know/perceive even if the control is disabled? If yes, it fails keyboard-related SCs - and authors need to think about how to bridge that particular gap (e.g. making the button/control not actually disabled, still keyboard-focusable, but using aria-disabled="true" and extra JS to suppress functionality.

If not, it's arguably ancilliary, and a keyboard user is not disadvantaged for not getting the tooltip. suggest then as best practice to suppress the unnecessary tooltip for mouse/pointer users too ... if it's not important for keyboard users, then there's no point for those users to get it…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@deleonio
Comment options

@patrickhlauke
Comment options

@deleonio
Comment options

@patrickhlauke
Comment options

Answer selected by patrickhlauke
@deleonio
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants