Tooltip's "hover focus" combination behaves strangely
Created by: redbmk
I can create a workaround for this easily enough, but it seems like odd default behavior so I thought it should be filed as a bug. I would expect that if "hover focus" is used that the tooltip would be showing any time I am focused or hovered.
If I move the mouse over an input, it will display the tooltip. Clicking on it will focus, and it remains showing. Now if I move the mouse out then I am still focused, but the tooltip disappears. Similarly, if I hit tab to move the focus to another input without moving the mouse then I am still hovering over the first, but the tooltip disappears in this case as well.