Mouseover Text Prevents Operation

Hey guys,

I’ve been playing around with altering the mouseover text in my project and I removed the binding to the tooltip
of my tags and just wrote a text directly into the box.
It works when hovering over the button but then I lose the control of what the button was doing.
This will only work again if I delete the Mouseover text.
Any Ideas?

Looks like I may have sorted it.
I had a group of multiple displays and buttons and had to drill right down to the button properties and add the mouseover text to that otherwise it prevented operation
I then had to remove the mouseover text from the multiple display as this also didn’t work.

Cheers.