onHover Event not working while pressing and holding another component

Hello everyone!
I’m attempting to do something simple. Press and hold on a button, and then trigger an onHover Event for a separate component. For whatever reason as soon as you press and hold on a component, all other widget interaction doesn’t seem to work. Is there a simple way to allow events for other widgets to be fired while interacting with a different widget?
Thanks in advance.