Hover event is not working on a Masked Property

I have masked a property AccountNumber with last 4 digits visible to user using Access Control Policy rule in Pega 8.8.1 version.

In UI, I have added an Hover event on this property and used show smart tip option to show the full value of account number on Mouse Hover.

But, Hover action is not getting enabled on a masked property. Any suggestion/comments on this issue ??

@Minhaj

Masked property doesn’t support hover event. As the property is masked, it is considered to have sensitive information, so PEGA doesn’t allow to trigger any hover event action on that field