[IGN-7682] Disabled MultiState Button tooltip persists after mouse has left component

I have found that the tooltip on a multistate button, when the component is disabled (i.e. enabled = false), is persistent even after the mouse is moved from the component area. When enabled, it is persistent only when the mouse remains in the component area.

Tooltips_Disabled
Tooltips_Enabled

Not sure if this is the only component affected, but this is the only one I've noticed.

I've opened an internal ticket to fix this behavior, as well as an associated issue I found while attempting to replicate the posted issue.