[Tooltip] Trigger "Click" should support ESC key to close tooltip #17279
Labels
accessibility
a11y
component: tooltip
This is the name of the generic UI component, not the React module!
Tooltip Trigger "Click" should support ESC key to close tooltip
Current Behavior 😯
Return (=mouse click) opens the tooltip but if the focus is moved to the next element the tooltip stays while a mouse click somewhere else closes the tooltip.
Expected Behavior 🤔
Pressing ESC should close the tooltip.
The text was updated successfully, but these errors were encountered: