Description
I'm opening this issue to discuss the utility of popover=hint
, generally. Note, importantly, that this is separate from the Interest Invokers feature, and the related issue about how to handle touch-activation of hovercards. The popover=hint
feature is an orthogonal part of creating "subordinate" popovers, which don't interfere with existing popover=auto
's that are open on the page. The explainer is here, and in particular, this section describes the exact behavior that popover=hint
provides.
There is a formal objection from WebKit/Apple on the spec PR for this feature (whatwg/html#9778 (comment)). While that comment comes with no details, a related comment on the WebKit standards thread (WebKit/standards-positions#305 (comment)) indicates that perhaps the objection is because they feel that popover=hint
is "tied" to solving Interest Invokers, and they don't want "encourage" tooltips and hovercards in the meantime.
I'd like to use this issue to do two things:
- Discuss whether there is utility in a
popover=hint
feature, even if there isn't (yet) an interest-invokers feature. - Discuss the general utility, prevalence, and support for hovercards, tooltips, and other UI patterns that might use
popover=hint
.