-
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Hello,
I noticed that tooltips open by default when using a mouse, but not when navigating with a keyboard. After investigating, I found that helipopper
sets the default trigger to mouseenter
when tpVariation
is tooltip
(source). However, tippy.js
uses mouseenter focus
by default (source).
Is this behavior intentional, or could it be an oversight worth addressing?
Thanks!
toxik, adrian-macuc and KeithGillette
Metadata
Metadata
Assignees
Labels
No labels